disable DebugFS restrictions in factory builds am: 45b2093640 am: d497128645
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14502956 Change-Id: Id0f8f5af74736c585b0c283a875853cc1316b50c
This commit is contained in:
commit
69d4ffd7aa
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ PRODUCT_PACKAGES += \
|
|||
FactoryOverlayLauncher3 \
|
||||
FactoryOverlayFrameworkRes
|
||||
|
||||
# Disable DebugFS restrictions in factory builds
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false
|
||||
|
||||
# PixelLogger for RF testing
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
PixelLogger \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue