matisse-common: copy fstab to ramdisk too

This commit is contained in:
Roman Rihter 2020-04-22 22:18:43 +03:00 committed by DJABhipHop
parent 9a9d7a2789
commit 5e37ce4862
1 changed files with 3 additions and 0 deletions

View File

@ -89,6 +89,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
fstab.qcom \
init.target.rc
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_RAMDISK)/fstab.qcom
# Recents
PRODUCT_PROPERTY_OVERRIDES += \