Do not enforce debugfs restrictions on GSI builds

Devices that launched before Android S must still be able to access
debugfs.

Bug: 188022148
Test: build boot
Change-Id: I18ecec3f7daf5a1085de40606640ead63457c4b2
This commit is contained in:
Hridya Valsaraju 2021-05-13 17:28:27 -07:00
parent 664959831e
commit 329d896e52
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