Merge "Rename ro.product.enforce_debugfs_restrictions"

This commit is contained in:
Treehugger Robot 2021-04-20 06:07:53 +00:00 committed by Gerrit Code Review
commit 228ef5f05f
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ endif
ifneq ($(TARGET_BUILD_VARIANT),user)
ifdef PRODUCT_SET_DEBUGFS_RESTRICTIONS
ADDITIONAL_VENDOR_PROPERTIES += \
ro.product.enforce_debugfs_restrictions=$(PRODUCT_SET_DEBUGFS_RESTRICTIONS)
ro.product.debugfs_restrictions.enabled=$(PRODUCT_SET_DEBUGFS_RESTRICTIONS)
endif
endif