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:
Aaron Ding 2021-06-01 07:15:56 +00:00 committed by Automerger Merge Worker
commit 3e3396a015

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 \