disable DebugFS restrictions in factory builds am: 45b2093640 am: d497128645 am: 3ab0c29d87
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14502956 Change-Id: Iafda0209b81db6115050895083af0e9eda22e579
This commit is contained in:
commit
3e3396a015
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