zeus: Decommonize building powershare hal
Change-Id: I9d9e2ad2e7d758085c573e4d4cb7f747fb0e4cfc
This commit is contained in:
parent
b43c5380e8
commit
37686de087
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ PRODUCT_PACKAGES += \
|
||||||
SystemUIResZeus \
|
SystemUIResZeus \
|
||||||
WifiResZeus
|
WifiResZeus
|
||||||
|
|
||||||
|
# Powershare
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
vendor.lineage.powershare@1.0-service.default
|
||||||
|
|
||||||
# Sensors
|
# Sensors
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
||||||
|
|
Loading…
Reference in a new issue