adjust parameter for factory SELinux setting
Bug: 171942789 Test: flash factory ROM with SELinux permissive Change-Id: Iddbc758e562d4a97c82a16322c44af2e24d91ed1
This commit is contained in:
parent
48e389c89c
commit
b80f23dbdc
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
||||
|
||||
# factory should always has SELinux permissive
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||
BOARD_BOOTCONFIG += 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