Merge "Rename ro.product.enforce_debugfs_restrictions" am: 228ef5f05f
Original change: https://android-review.googlesource.com/c/platform/build/+/1676369 Change-Id: Ia56f89b173d19c7797f8b3b94a24da76e5eaff0f
This commit is contained in:
commit
a74fbc00a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue