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