zenfone9: Set permissive

Change-Id: I79f60768fcd14f7d3c18b7c557ff28bfe039d3ef
diff --git a/BoardConfig.mk b/BoardConfig.mk
index bd08f2e..a25e4af 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -138,9 +138,10 @@
 BOARD_BOOTCONFIG := \
     androidboot.hardware=qcom \
     androidboot.memcg=1 \
-    androidboot.usbcontroller=a600000.dwc3
+    androidboot.usbcontroller=a600000.dwc3 \
+    androidboot.selinux=permissive
 
-#BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
+BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
 BOARD_KERNEL_PAGESIZE := 4096
 BOARD_KERNEL_BASE := 0x00000000
 TARGET_KERNEL_ARCH := arm64