Temporarily disable the debugfs restriction on Android S am: f2023ff303
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14339397 Change-Id: I9a40349606bc536a4accd6e3945dc6451dda6407
This commit is contained in:
commit
e882dcf530
1 changed files with 3 additions and 0 deletions
|
@ -161,6 +161,9 @@ DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
|||
# This will be updated to 31 (Android S) for shipping
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
||||
# Temporarily disable the debugfs restriction on 31 (Android S)
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false
|
||||
|
||||
# Enforce the Product interface
|
||||
PRODUCT_PRODUCT_VNDK_VERSION := current
|
||||
PRODUCT_ENFORCE_PRODUCT_PARTITION_INTERFACE := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue