Skip to content

Commit

Permalink
msm8916-common: enable selinux enforcing
Browse files Browse the repository at this point in the history
remove permissive from android boot command line
  • Loading branch information
retiredtab-gerrit committed May 26, 2021
1 parent c0e470a commit 775ca9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BoardConfigCommon.mk
Expand Up @@ -120,8 +120,7 @@ BOARD_KERNEL_CMDLINE += \
user_debug=23 \
msm_rtb.filter=0x3F \
ehci-hcd.park=3 \
androidboot.bootdevice=7824900.sdhci \
androidboot.selinux=permissive
androidboot.bootdevice=7824900.sdhci

BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk
Expand Down

0 comments on commit 775ca9d

Please sign in to comment.