summaryrefslogtreecommitdiff
path: root/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp
diff options
context:
space:
mode:
authorRishabh Singh <rishabhsing@google.com>2022-10-24 13:44:22 +0000
committerRishabh Singh <rishabhsing@google.com>2022-10-24 13:44:22 +0000
commit79f6d8b59a98ea8db1006c5d75cb5879fe7e2b9e (patch)
tree56bc6c9041a0311053b8522abea8fe274faa03b2 /sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp
parent9d29256493d0a108e93cf7d8ba9cff13485e6666 (diff)
downloadAdServices-79f6d8b59a98ea8db1006c5d75cb5879fe7e2b9e.tar.gz
Remove platform_apis:true in tests
We should remove platform_apis:true for tests Bug: 245502618 Test: atest SdkSandboxStorageHostTest Change-Id: I5c648149a727d9d1f4517eb77f82339b4b0317ab
Diffstat (limited to 'sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp')
-rw-r--r--sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp b/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp
index 38ca7f34e3..5ac0c153b2 100644
--- a/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp
+++ b/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/Android.bp
@@ -58,7 +58,6 @@ java_defaults {
min_sdk_version: "Tiramisu",
target_sdk_version: "Tiramisu",
test_suites: ["general-tests"],
- platform_apis: true,
}
android_test_helper_app {