polaris: Append device manifest to common one

* No more hacks needed.

Change-Id: Ie5798c2223752eb9a73204eced65aacb29eb8b68
This commit is contained in:
Bruno Martins
2019-02-23 22:58:25 +00:00
parent 674f71333b
commit ab3deada92
7 changed files with 2 additions and 954 deletions

View File

@@ -41,14 +41,6 @@ $(call inherit-product, device/xiaomi/sdm845-common/sdm845.mk)
PRODUCT_PACKAGES += \
fstab.qcom
# Device init scripts
PRODUCT_PACKAGES += \
init.target.rc
# HIDL
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/manifest.xml:system/etc/manifest.xml
# Input
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/idc/uinput-fpc.idc:system/usr/idc/uinput-fpc.idc \