summaryrefslogtreecommitdiff
path: root/tests/BlobStoreTestUtils/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BlobStoreTestUtils/Android.bp')
-rw-r--r--tests/BlobStoreTestUtils/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/BlobStoreTestUtils/Android.bp b/tests/BlobStoreTestUtils/Android.bp
index edd2b435f1da..829c883913e1 100644
--- a/tests/BlobStoreTestUtils/Android.bp
+++ b/tests/BlobStoreTestUtils/Android.bp
@@ -16,5 +16,5 @@ java_library {
name: "BlobStoreTestUtils",
srcs: ["src/**/*.java"],
static_libs: ["truth-prebuilt"],
- platform_apis: true
+ sdk_version: "test_current",
} \ No newline at end of file