Merge "Enforce debugfs restrictions on GSI builds too."

This commit is contained in:
Treehugger Robot
2021-05-04 16:58:40 +00:00
committed by Gerrit Code Review

View File

@@ -42,6 +42,9 @@ 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