Merge "Drop platform_apis from android_library" into main
diff --git a/Android.bp b/Android.bp
index 9599f9d..12752e1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,7 +47,6 @@
 // Build the Settings APK
 android_library {
     name: "Settings-core",
-    platform_apis: true,
     defaults: [
         "SettingsLibDefaults",
         "SettingsLib-search-defaults",