Install lightsctl and uevent debugging tools by default
This commit is contained in:
parent
82aeb3d402
commit
71cea41aa0
4
base.mk
4
base.mk
@ -102,5 +102,9 @@ SELINUX_IGNORE_NEVERALLOWS := true
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
NoCutoutOverlay
|
NoCutoutOverlay
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
lightsctl \
|
||||||
|
uevent
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/phh/treble/files/adbd.rc:system/etc/init/adbd.rc
|
device/phh/treble/files/adbd.rc:system/etc/init/adbd.rc
|
||||||
|
Loading…
Reference in New Issue
Block a user