Limit SELinux policy to 29
This commit is contained in:
parent
08e3e47c27
commit
de85fb3767
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ TARGET_NO_BOOTLOADER := true
|
|||
TARGET_NO_RECOVERY := false
|
||||
TARGET_NO_KERNEL := false
|
||||
|
||||
POLICYVERS := 29
|
||||
|
||||
INSTALLED_KERNEL_TARGET := kernel
|
||||
BOARD_KERNEL_CMDLINE :=
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
|
Loading…
Reference in a new issue