disable DebugFS restrictions in factory builds
Bug: 186500818 Change-Id: I313c462fc9e97eb76f8772bd0c7536e6dcf62a01 Signed-off-by: Aaron Ding <aaronding@google.com>
This commit is contained in:
parent
7a7f31c030
commit
f87f8ed1b0
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ PRODUCT_PACKAGES += \
|
||||||
FactoryOverlayLauncher3 \
|
FactoryOverlayLauncher3 \
|
||||||
FactoryOverlayFrameworkRes
|
FactoryOverlayFrameworkRes
|
||||||
|
|
||||||
|
# Disable DebugFS restrictions in factory builds
|
||||||
|
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false
|
||||||
|
|
||||||
# PixelLogger for RF testing
|
# PixelLogger for RF testing
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
PixelLogger \
|
PixelLogger \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue