Revert "Disable build-time debugfs restrictions on GSI builds"
This reverts commit 2a2a97afba
.
Reason for revert: use compat cil instead
Bug: 330671086
Test: build
Change-Id: I3f34156e228a3a52d4e05882dbb3c62320bb61a6
This commit is contained in:
parent
28ca2fc0a0
commit
7c30e914e0
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@ 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 specific tasks on boot
|
||||
PRODUCT_PACKAGES += \
|
||||
gsi_skip_mount.cfg \
|
||||
|
|
Loading…
Reference in a new issue