summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpandan Das <spandandas@google.com>2024-02-21 10:55:32 +0000
committerSpandan Das <spandandas@google.com>2024-02-21 10:55:32 +0000
commit4e47b4e5abcceb192e0ec721e813bae5535d05bb (patch)
tree2b6cf91d9674bd69cdc96a19c8311cf8000d4050
parentb8fa819b96b9d11959bc9caeff2ad61920d21dba (diff)
downloadex-4e47b4e5abcceb192e0ec721e813bae5535d05bb.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: I780457347f37d95f7538fe202d445ab0d5825c10
-rw-r--r--camera2/extensions/service_based_sample/oem_library/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/camera2/extensions/service_based_sample/oem_library/Android.bp b/camera2/extensions/service_based_sample/oem_library/Android.bp
index adfb1b51..3030810f 100644
--- a/camera2/extensions/service_based_sample/oem_library/Android.bp
+++ b/camera2/extensions/service_based_sample/oem_library/Android.bp
@@ -34,7 +34,6 @@ java_library {
]
},
system_ext_specific: true,
- platform_apis: true,
}
prebuilt_etc {