adjust parameter for factory SELinux setting am: b80f23dbdc

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13974088

Change-Id: Ib8c7fd72f5b60b001c67a9510d801c72164a6f5b
This commit is contained in:
Adam Shih 2021-03-24 13:46:11 +00:00 committed by Automerger Merge Worker
commit cce2592b72

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