Merge "Disable build-time debugfs restrictions on GSI builds" am: 32bd512b9e
Original change: https://android-review.googlesource.com/c/platform/build/+/1736064 Change-Id: I47db6561d7a29b78ca4c9d254653f4131e32915a
This commit is contained in:
@@ -42,6 +42,9 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||
# Enable dynamic partition size
|
||||
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
||||
|
||||
# Disable the build-time debugfs restrictions on GSI builds
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false
|
||||
|
||||
# GSI targets should install "unflattened" APEXes in /system
|
||||
TARGET_FLATTEN_APEX := false
|
||||
|
||||
|
Reference in New Issue
Block a user