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

Commit 8e8017b1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Enforce debugfs restrictions on GSI builds too." am: 66495983 am:...

Merge "Enforce debugfs restrictions on GSI builds too." am: 66495983 am: 4a454d05 am: b277b4f4

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

Change-Id: Ibec02786a78f2f9299f2a15aeeabd7fef56c22ff
parents 23651dae b277b4f4
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

# Enable various debugfs restrictions
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true

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