Revert "Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL."

This reverts commit 74e2a5d857.

Reason for revert: broken aosp_x86-eng checkbuild

Bug: 34254109
Change-Id: I704acab3d2aac89906d03623032d8fd71a96b104
This commit is contained in:
Tao Bao
2019-05-15 16:41:50 +00:00
parent 74e2a5d857
commit d83c2cc22b
4 changed files with 9 additions and 28 deletions

View File

@@ -201,6 +201,3 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/hw/android.hardware.grap
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so)
# Rename power HAL
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.power@1.2-service.wahoo-libperfmgr.rc)
# Remove obsolete android.hardware.boot@1.0-impl-wrapper.recovery.so
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/system/lib64/hw/android.hardware.boot@1.0-impl-wrapper.recovery.so)