Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 329d896e authored by Hridya Valsaraju's avatar Hridya Valsaraju
Browse files

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
parent 66495983
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -42,9 +42,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Enable dynamic partition size
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true


# Enable various debugfs restrictions
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true

# GSI targets should install "unflattened" APEXes in /system
# GSI targets should install "unflattened" APEXes in /system
TARGET_FLATTEN_APEX := false
TARGET_FLATTEN_APEX := false