1
0
mirror of https://github.com/projectacrn/acrn-hypervisor.git synced 2025-05-03 14:06:54 +00:00

Revert "dm: change the android guest selinux policy as permissive"

This reverts commit 4f4e210cd9.
This commit is contained in:
Jack Ren 2018-06-17 08:09:03 +08:00
parent 4f4e210cd9
commit 1f7f5d6206

View File

@ -240,7 +240,7 @@ if [ "$setup_mem" != "" ];then
fi
kernel_cmdline_generic="maxcpus=$2 nohpet tsc=reliable intel_iommu=off \
androidboot.serialno=$ser androidboot.selinux=permissive \
androidboot.serialno=$ser \
i915.enable_rc6=1 i915.enable_fbc=1 i915.enable_guc_loading=0 i915.avail_planes_per_pipe=$4 \
i915.enable_hangcheck=0 use_nuclear_flip=1 i915.enable_initial_modeset=1 "