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:
Aaron Ding 2021-06-01 06:52:26 +00:00 committed by Automerger Merge Worker
commit 69d4ffd7aa

View file

@ -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 \