Keep slider/whitefin under Permissive mode am: b8c5db3ad4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/13989143 Change-Id: Iaa0261c21be48880fa594fd0ce11aea66093f9e4
This commit is contained in:
commit
333ad75805
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue