Skip to content

Commit

Permalink
ancora: Set SELinux permissive for BLN
Browse files Browse the repository at this point in the history
  • Loading branch information
sirmordred committed May 22, 2015
1 parent a5e9df6 commit 89ef9e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/configs/ancora_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -637,9 +637,9 @@ CONFIG_ALIGNMENT_TRAP=y
# CONFIG_USE_OF is not set
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="init=/sbin/init root=/dev/ram rw initrd=0x11000000,16M console=ttyDCC0 mem=88M ip=dhcp"
CONFIG_CMDLINE="androidboot.selinux=permissive"
CONFIG_CMDLINE_FROM_BOOTLOADER=y
# CONFIG_CMDLINE_EXTEND is not set
CONFIG_CMDLINE_EXTEND=y
# CONFIG_CMDLINE_FORCE is not set
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set
Expand Down

0 comments on commit 89ef9e7

Please sign in to comment.