mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 08:03:20 +00:00
Keep slider/whitefin under Permissive mode
Bug: 171942789 Test: $ adb shell getenforce Change-Id: I793daf5cff7e4ce549115c02f6b2a169e8c5ca10
This commit is contained in:
@@ -21,5 +21,7 @@ USES_DEVICE_GOOGLE_RAVIOLE := true
|
||||
BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER += \
|
||||
$(TARGET_KERNEL_DIR)/drv2624.ko \
|
||||
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
|
||||
@@ -18,5 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := whitefin
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
USES_DEVICE_GOOGLE_RAVIOLE := true
|
||||
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
|
||||
Reference in New Issue
Block a user