make permissive setting compatible to boot image version
Bug: 185196274 Test: boot to home with SELinux under permissive mode Change-Id: I4b521dd765ccbff831cf17c1d9817266b37e6990
This commit is contained in:
parent
3c84c460ba
commit
6d8d406b2d
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
|
# factory should always has SELinux permissive
|
||||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||||
|
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||||
|
|
||||||
# Disable Bluetooth as default in factory build
|
# Disable Bluetooth as default in factory build
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay-factory
|
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay-factory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue