summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpandan Das <spandandas@google.com>2024-02-21 13:46:03 +0000
committerSpandan Das <spandandas@google.com>2024-02-21 13:46:03 +0000
commitbe56489f927e4f5d94509265db91577f0d55f77f (patch)
treeeed8a292bdeaee276c75ad6808526852e9409394
parent531d78a58fed1bf6169ecc3a759a0d5fea3ef512 (diff)
downloadLauncher-be56489f927e4f5d94509265db91577f0d55f77f.tar.gz
Drop platform_apis from android_library
This property is a no-op for this module type. Test: m nothing Bug: 215379393 Change-Id: I7a1689765477057a3699c9afa059ca350ff874ca
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index a14e9e3c..b6b3a77e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,7 +30,6 @@ java_library_static {
android_library {
name: "CarLauncher-core",
- platform_apis: true,
srcs: ["src/**/*.java"],