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 \
|
||||
WifiResZeus
|
||||
|
||||
# Powershare
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.powershare@1.0-service.default
|
||||
|
||||
# Sensors
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
||||
|
|
Loading…
Reference in a new issue