polaris: Add device specific init script

Change-Id: I754044ed120d46a9b70f786ef1513978a025e313
This commit is contained in:
Bruno Martins
2019-07-06 16:23:48 +01:00
parent f672f28e93
commit cf2ba14f2f
3 changed files with 44 additions and 0 deletions

View File

@@ -51,6 +51,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
fstab.qcom
# Device init scripts
PRODUCT_PACKAGES += \
init.target.rc
# Input
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/idc/uinput-fpc.idc:system/usr/idc/uinput-fpc.idc \