Merge "Replace the HIDL cas service from default vendor images" am: 6e04deaec9
am: d5cbd27c6e
Original change: https://android-review.googlesource.com/c/platform/build/+/2380863 Change-Id: I1d6ea9fba402be69471d9db1f8851dc5090c761d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -46,7 +46,7 @@ PRODUCT_HOST_PACKAGES += \
|
|||||||
|
|
||||||
# Base modules and settings for the vendor partition.
|
# Base modules and settings for the vendor partition.
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.cas@1.2-service \
|
android.hardware.cas-service.example \
|
||||||
boringssl_self_test_vendor \
|
boringssl_self_test_vendor \
|
||||||
dumpsys_vendor \
|
dumpsys_vendor \
|
||||||
fs_config_files_nonsystem \
|
fs_config_files_nonsystem \
|
||||||
@@ -81,7 +81,11 @@ ifneq ($(TARGET_SUPPORTS_OMX_SERVICE),false)
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Base module when shipping api level is less than or equal to 29
|
# Base modules when shipping api level is less than or equal to 33
|
||||||
|
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_33 += \
|
||||||
|
android.hardware.cas@1.2-service \
|
||||||
|
|
||||||
|
# Base modules when shipping api level is less than or equal to 29
|
||||||
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_29 += \
|
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_29 += \
|
||||||
android.hardware.configstore@1.1-service \
|
android.hardware.configstore@1.1-service \
|
||||||
vndservice \
|
vndservice \
|
||||||
|
Reference in New Issue
Block a user