Revert "sdm710-common: permissive selinux"

No need, enforce working!
This reverts commit 549291d79f.
This commit is contained in:
CakesTwix 2023-11-25 20:31:06 +02:00
parent f8a78253fe
commit 6b3e5c5a10
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -43,7 +43,6 @@ BOARD_KERNEL_CMDLINE := \
loop.max_part=7 \ loop.max_part=7 \
kpti=off kpti=off
BOARD_KERNEL_CMDLINE += androidboot.android_dt_dir=/non-existent androidboot.boot_devices=soc/7c4000.sdhci BOARD_KERNEL_CMDLINE += androidboot.android_dt_dir=/non-existent androidboot.boot_devices=soc/7c4000.sdhci
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_TAGS_OFFSET := 0x00000100 BOARD_KERNEL_TAGS_OFFSET := 0x00000100