adjust parameter for factory SELinux setting

Bug: 171942789
Test: flash factory ROM with SELinux permissive
Change-Id: Iddbc758e562d4a97c82a16322c44af2e24d91ed1
This commit is contained in:
Adam Shih 2021-03-24 09:23:39 +08:00
parent 48e389c89c
commit b80f23dbdc

View file

@ -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