make permissive setting compatible to boot image version am: 6d8d406b2d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14160949 Change-Id: If2caa584fd0316da9b1814af1e5cc7d9e8b3ba86
This commit is contained in:
commit
e1800561ee
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_f
|
|||
|
||||
# factory should always has SELinux permissive
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||
|
||||
# Disable Bluetooth as default in factory build
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay-factory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue