From a0b51f579f273e25d2b436ffcd6c217df321e48d Mon Sep 17 00:00:00 2001 From: Edward Liaw Date: Thu, 7 Dec 2023 20:03:50 +0000 Subject: [PATCH] ANDROID: Run tests from selftest directory Some tests need to be run with the working directory set to the selftest directory so that they have the appropriate file permissions. Bug: 291147200 Change-Id: Ia49ceee3904e4bcd6865cd1a6a0724e659ee8cad Signed-off-by: Edward Liaw --- .../selftests/android/config_arm64.xml | 125 +++++++++--------- .../selftests/android/config_x86_64.xml | 125 +++++++++--------- 2 files changed, 128 insertions(+), 122 deletions(-) diff --git a/tools/testing/selftests/android/config_arm64.xml b/tools/testing/selftests/android/config_arm64.xml index 765e3998ffc6..5687e93a5635 100644 --- a/tools/testing/selftests/android/config_arm64.xml +++ b/tools/testing/selftests/android/config_arm64.xml @@ -2,6 +2,9 @@ + +]> diff --git a/tools/testing/selftests/android/config_x86_64.xml b/tools/testing/selftests/android/config_x86_64.xml index bff405534a1c..885b43f29af3 100644 --- a/tools/testing/selftests/android/config_x86_64.xml +++ b/tools/testing/selftests/android/config_x86_64.xml @@ -2,6 +2,9 @@ + +]>