Revert "zenfone9: Set permissive"
This reverts commit b62cdf6786897dc46bacec3f2df14f9ac4d02958.
Change-Id: Ic7cfdcf379dd0aad371e76f9241d13f48b111851
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 088ea8c..e68354b 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -142,10 +142,9 @@
BOARD_BOOTCONFIG := \
androidboot.hardware=qcom \
androidboot.memcg=1 \
- androidboot.usbcontroller=a600000.dwc3 \
- androidboot.selinux=permissive
+ androidboot.usbcontroller=a600000.dwc3
-BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
+#BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
BOARD_KERNEL_PAGESIZE := 4096
BOARD_RAMDISK_USE_LZ4 := true
BOARD_MOVE_GSI_AVB_KEYS_TO_VENDOR_BOOT := true