From 2c5f63adb20d9126bac628d5772ef4e63733859c Mon Sep 17 00:00:00 2001 From: Spandan Das Date: Wed, 21 Feb 2024 14:30:55 +0000 Subject: Drop platform_apis from android_library This property is a no-op for this module type. Test: m nothing Bug: 215379393 Change-Id: Ia29f2db9330c40bf4b18bdb69544cb92d04d340a --- car-qc-lib/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/car-qc-lib/Android.bp b/car-qc-lib/Android.bp index f0ccd8b..48b29d3 100644 --- a/car-qc-lib/Android.bp +++ b/car-qc-lib/Android.bp @@ -19,7 +19,6 @@ package { android_library { name: "car-qc-lib", - platform_apis: true, srcs: ["src/**/*.java"], optimize: { enabled: false, -- cgit v1.2.3