lineage: common: Exclude ntfs-3g from artifact path requirement
Change-Id: I6253ac0b326f86ba7fd78f6babb9ee2242ba9133
This commit is contained in:
@@ -150,6 +150,13 @@ PRODUCT_PACKAGES += \
|
||||
mkfs.ntfs \
|
||||
mount.ntfs
|
||||
|
||||
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
||||
system/bin/fsck.ntfs \
|
||||
system/bin/mkfs.ntfs \
|
||||
system/bin/mount.ntfs \
|
||||
system/%/libfuse-lite.so \
|
||||
system/%/libntfs-3g.so
|
||||
|
||||
# Openssh
|
||||
PRODUCT_PACKAGES += \
|
||||
scp \
|
||||
|
Reference in New Issue
Block a user