mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Setting SELinux to enforcing mode.
Time to start shaking out the bugs. Bug: 34784662 Test: Device boots Change-Id: I5bb61d3d7f55066632f4a10a6738a282016a99dd
This commit is contained in:
committed by
Thierry Strudel
parent
082b437728
commit
a0fd5b0101
@@ -30,7 +30,7 @@ TARGET_2ND_CPU_VARIANT := cortex-a9
|
||||
|
||||
BOARD_KERNEL_CMDLINE += androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME) androidboot.console=ttyMSM0
|
||||
BOARD_KERNEL_CMDLINE += user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive service_locator.enable=1
|
||||
BOARD_KERNEL_CMDLINE += service_locator.enable=1
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=2048
|
||||
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/etc/firmware
|
||||
BOARD_KERNEL_CMDLINE += no_console_suspend=1
|
||||
|
||||
Reference in New Issue
Block a user