summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Su <dysu@google.com>2020-02-14 14:53:41 -0800
committerDavid Su <dysu@google.com>2020-02-14 14:53:41 -0800
commit05471f5877307acc2bdc4fb6aacfcfbeeb923e6a (patch)
tree6e765d8eb0a8dcf562f937922354959b271c04e0 /tests
parentcb3aa28a2a428d51e8b22d6e0b3dbea5288d4da7 (diff)
FrameworksWifiTests: compile multilib
Compile this test for both 32 and 64 bit archs so that it can run on more targets. Bug: 146671145 Test: atest FrameworksWifiTests Change-Id: I04d265cf68fe00386aa097eee093fb239fe3af9f
Diffstat (limited to 'tests')
-rw-r--r--tests/wifitests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wifitests/Android.bp b/tests/wifitests/Android.bp
index ec619831d..3d2681d80 100644
--- a/tests/wifitests/Android.bp
+++ b/tests/wifitests/Android.bp
@@ -107,6 +107,7 @@ android_test {
"libdexmakerjvmtiagent",
"libstaticjvmtiagent",
],
+ compile_multilib: "both",
min_sdk_version: "29",
privileged: true,