commit | 266a9a503c63cccf4290f818975d0a886001c689 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Wed Feb 21 14:37:30 2024 +0000 |
committer | Spandan Das <spandandas@google.com> | Wed Feb 21 14:37:30 2024 +0000 |
tree | 6ef65bdc357712a0df49bdd2a5e5bedfcd5e4e65 | |
parent | cca4e91fcfa5e3aa1cfb4a21b1c465211b8093c4 [diff] |
Drop platform_apis from android_library This property is a no-op for this module type. Test: m nothing Bug: 215379393 Change-Id: I73811c70c4191eb6005a5f365f0b1c149d30564b
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",