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

Commit b68b9e0e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Disable build-time debugfs restrictions on GSI builds" into sc-dev am: 122a0073

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15028539

Change-Id: I9dcb9d8513d021d39477fd17a034d6af850a39fa
parents 73d49b52 122a0073
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