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:
Treehugger Robot 2021-05-14 06:27:02 +00:00 committed by Automerger Merge Worker
commit b84d3e9b16
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