aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-08 01:33:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-08 01:33:58 +0000
commite76439ebcb39b9e89af296c57475bafd237e492c (patch)
tree4b69a6133b0a712e0c5c100ea795138eee8dd854
parentc166136298cee66c0e94b36c54d43eb9bbb2c0d7 (diff)
parente3899e49f3bd301623475691d8c0c695d83fdbba (diff)
downloadcommon-simpleperf-release.tar.gz
Merge "Snap for 11421525 from 46e7237e417d299f4952a67d3d49ed90647b7c08 to simpleperf-release" into simpleperf-releasesimpleperf-release
-rw-r--r--gsi_system_ext.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/gsi_system_ext.mk b/gsi_system_ext.mk
index 7e06f87..026e8c0 100644
--- a/gsi_system_ext.mk
+++ b/gsi_system_ext.mk
@@ -30,13 +30,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
CarrierConfig
-# Add these HIDL services to the GSI. They are optional for devices to add to system_ext
-# for HIDL support, so we add them to the GSI to support those devices that rely on them.
-# These can be removed once we stop supporting upgrades for devices with Android V vendor
-# images because HIDL HALs are not allowed for Android V+.
+# Add all of the packages used to support older/upgrading devices
+# These can be removed as we drop support for the older API levels
PRODUCT_PACKAGES += \
- hwservicemanager \
- android.hidl.allocator@1.0-service
+ $(PRODUCT_PACKAGES_SHIPPING_API_LEVEL_29) \
+ $(PRODUCT_PACKAGES_SHIPPING_API_LEVEL_33) \
+ $(PRODUCT_PACKAGES_SHIPPING_API_LEVEL_34)
# Install a copy of the debug policy to the system_ext partition, and allow
# init-second-stage to load debug policy from system_ext.