forked from openkylin/platform_build
Merge "Do not enforce debugfs restrictions on GSI builds" am: 04d72d0a46
am: 19b49a7b37
am: bb841af40d
am: 46cff02f70
Original change: https://android-review.googlesource.com/c/platform/build/+/1707468 Change-Id: Icec1a2a4f280093eaffc67e7bf467481dd035797
This commit is contained in:
commit
b84d3e9b16
|
@ -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