diff options
Diffstat (limited to 'tests/BackgroundDexOptServiceIntegrationTests/Android.mk')
-rw-r--r-- | tests/BackgroundDexOptServiceIntegrationTests/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BackgroundDexOptServiceIntegrationTests/Android.mk b/tests/BackgroundDexOptServiceIntegrationTests/Android.mk index da1a08b79a8f..b10305d96fce 100644 --- a/tests/BackgroundDexOptServiceIntegrationTests/Android.mk +++ b/tests/BackgroundDexOptServiceIntegrationTests/Android.mk @@ -27,6 +27,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ android-support-test \ LOCAL_PACKAGE_NAME := BackgroundDexOptServiceIntegrationTests +LOCAL_PRIVATE_PLATFORM_APIS := true LOCAL_COMPATIBILITY_SUITE := device-tests LOCAL_CERTIFICATE := platform |