Enable cas@1.2
Turn on cas@1.2 service Test: Manual bug: 141783130 Change-Id: I4966dcc83d8ab31223b634987726a0a3f0e706ce
This commit is contained in:
@@ -704,6 +704,10 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/vndk-*)
|
|||||||
# again, as the original change removing them was reverted.
|
# again, as the original change removing them was reverted.
|
||||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/*.jar)
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/*.jar)
|
||||||
|
|
||||||
|
# Remove cas@1.1 from the vendor partition
|
||||||
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.cas@1.1*)
|
||||||
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.cas@1.1*)
|
||||||
|
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/vintf/manifest/android.hardware.cas@1.1*)
|
||||||
# ************************************************
|
# ************************************************
|
||||||
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
|
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
|
||||||
# ************************************************
|
# ************************************************
|
||||||
|
@@ -40,7 +40,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.1-service \
|
android.hardware.cas@1.2-service \
|
||||||
android.hardware.configstore@1.1-service \
|
android.hardware.configstore@1.1-service \
|
||||||
android.hardware.media.omx@1.0-service \
|
android.hardware.media.omx@1.0-service \
|
||||||
boringssl_self_test_vendor \
|
boringssl_self_test_vendor \
|
||||||
|
Reference in New Issue
Block a user