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:
Treehugger Robot 2021-05-14 06:12:44 +00:00 committed by Automerger Merge Worker
commit 46cff02f70
1 changed files with 0 additions and 3 deletions

View File

@ -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