commit | 99ec4c5bffcd730e6d75da005d058e7371856ac8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 21 04:15:59 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 21 04:15:59 2023 +0000 |
tree | 4b89b0d07ea596e180008f9a551a9696079a06e0 | |
parent | 9955a2ca6cdb9328d5bd2bc930ba8d0fddce68bf [diff] | |
parent | e80691f1c7c7da8f2e8d44d17649022e4a05fc23 [diff] |
Merge "Add HIDL support services to telephony_system_ext" into main
diff --git a/target/product/telephony_system_ext.mk b/target/product/telephony_system_ext.mk index f81a607..f821381 100644 --- a/target/product/telephony_system_ext.mk +++ b/target/product/telephony_system_ext.mk
@@ -21,3 +21,7 @@ PRODUCT_PACKAGES += \ CarrierConfig \ EmergencyInfo \ + +PRODUCT_PACKAGES_SHIPPING_API_LEVEL_34 += \ + hwservicemanager \ + android.hidl.allocator@1.0-service \