universal7885: Use skip_mount.cfg to skip /product mounting

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2020-12-18 14:53:33 +05:30 committed by roynatech2544
commit 88a8e570e0

View file

@ -58,6 +58,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
SamsungDoze
# Skip Mount
PRODUCT_COPY_FILES += \
build/target/product/gsi/gsi_skip_mount.cfg:system/system_ext/etc/init/config/skip_mount.cfg
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)