sdm845-common: Override stock power HAL service definition

The service must be made part of the input group,
so that the power HAL can access the input nodes present
in the different targets.

Change-Id: I30a7bde8aebac4b76cbf59f5f795ea245aba1014
Signed-off-by: Giuseppe Barillari <joe2k01dev@gmail.com>
This commit is contained in:
Giuseppe Barillari 2019-02-25 20:34:00 +01:00 committed by Bruno Martins
parent 8999a92ba0
commit d5b042464f
2 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ifneq ($(TARGET_TAP_TO_WAKE_NODE),)
endif endif
LOCAL_MODULE := power.qcom LOCAL_MODULE := power.qcom
LOCAL_INIT_RC := android.hardware.power@1.0-service.rc
LOCAL_MODULE_RELATIVE_PATH := hw LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional

View File

@ -0,0 +1,5 @@
service vendor.power-hal-1-0 /vendor/bin/hw/android.hardware.power@1.0-service
override
class hal
user system
group system input