mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
wahoo: Switch to use stable power HAL
Bug: 154570109 Test: build and capture the trace to check Change-Id: I4794f44266762672ef3b6ad9bf1353f6784e34d6
This commit is contained in:
@@ -210,3 +210,6 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/system/lib64/hw/andro
|
||||
# Vibrator HAL 1.2 renamed from 'wahoo' to 'drv2624'
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.vibrator@1.2-service.wahoo.rc)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.vibrator@1.2-service.wahoo)
|
||||
|
||||
# Use stable aidl power HAL
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.power-service.pixel-libperfmgr.rc)
|
||||
|
||||
Reference in New Issue
Block a user