mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Update make file for power service
* Add dpendency on android.hardware.power@1.0, this is required for
coverage build.
Test: lunch walleye_coverage-userdebug
make android.hardware.power@1.1-service.wahoo
Change-Id: I3424f4052e6927ee3825512cb5ba898345ce275f
This commit is contained in:
@@ -53,6 +53,8 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libhidltransport \
|
||||
libhardware \
|
||||
libutils \
|
||||
android.hardware.power@1.0 \
|
||||
android.hardware.power@1.1 \
|
||||
android.hardware.power@1.2 \
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user