forked from openkylin/platform_build
Merge "Do not enforce debugfs restrictions on GSI builds" am: 04d72d0a46
am: 19b49a7b37
am: bb841af40d
Original change: https://android-review.googlesource.com/c/platform/build/+/1707468 Change-Id: I97f95e2f99e7b10c6852652b821eb59f76f05f8c
This commit is contained in:
commit
46cff02f70
|
@ -42,9 +42,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
|||
# Enable dynamic partition size
|
||||
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
||||
|
||||
# Enable various debugfs restrictions
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
|
||||
|
||||
# GSI targets should install "unflattened" APEXes in /system
|
||||
TARGET_FLATTEN_APEX := false
|
||||
|
||||
|
|
Loading…
Reference in New Issue