aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpandan Das <spandandas@google.com>2024-02-21 10:59:22 +0000
committerSpandan Das <spandandas@google.com>2024-02-21 10:59:22 +0000
commitf3c96450efe06babb09df8735103ff18f2ba48a4 (patch)
treed9868273202711ffdbbd3fe93575d94e2b160e7b
parentb953c4d3509963749eda2323387a2a4226e13da1 (diff)
downloadwycheproof-f3c96450efe06babb09df8735103ff18f2ba48a4.tar.gz
Drop platform_apis from java_library
This property is a no-op for this module type. Test: m nothing Bug: 215379393 Change-Id: I2c044e8de30fb0b0fbc276bab732df4597eaf901
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 354d934..4e3e0f9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -69,5 +69,4 @@ java_library_static {
"cts-core-test-runner-axt",
"cts-keystore-test-util",
],
- platform_apis: true,
}