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

Commit 32bd512b authored by Hridya Valsaraju's avatar Hridya Valsaraju Committed by Gerrit Code Review
Browse files

Merge "Disable build-time debugfs restrictions on GSI builds"

parents 757e2e1f 2a2a97af
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -42,6 +42,9 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true

# Disable the build-time debugfs restrictions on GSI builds
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false

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