mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-05 21:37:18 +09:00
sm6250-common: Enable casefolding support on userdata
This enables casefolding, which is required for removal of sdcardfs. Test: Wipe data and boot. lsattr /data/media, check for +F Bug: 138322712 Change-Id: I020aa6bb9c121e7bda83c07bc9fb37dcfa26702c
This commit is contained in:
parent
9efa3201da
commit
51d80eea83
3
atoll.mk
3
atoll.mk
@ -14,5 +14,8 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||||||
|
|
||||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||||
|
|
||||||
|
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||||
|
|
||||||
# Inherit proprietary targets
|
# Inherit proprietary targets
|
||||||
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)
|
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user