Loading target/product/base_vendor.mk +6 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,12 @@ PRODUCT_PACKAGES += \ shell_and_utilities_recovery \ watchdogd.recovery \ ifeq ($(PRODUCT_USE_FASTBOOTD), true) PRODUCT_PACKAGES += \ android.hardware.boot@1.0-impl.recovery \ bootctrl.default.recovery endif # Base modules and settings for the vendor partition. PRODUCT_PACKAGES += \ android.hardware.cas@1.0-service \ Loading Loading
target/product/base_vendor.mk +6 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,12 @@ PRODUCT_PACKAGES += \ shell_and_utilities_recovery \ watchdogd.recovery \ ifeq ($(PRODUCT_USE_FASTBOOTD), true) PRODUCT_PACKAGES += \ android.hardware.boot@1.0-impl.recovery \ bootctrl.default.recovery endif # Base modules and settings for the vendor partition. PRODUCT_PACKAGES += \ android.hardware.cas@1.0-service \ Loading