Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- / # zcat /proc/config.gz | grep -i selinux
- CONFIG_SECURITY_SELINUX=y
- CONFIG_SECURITY_SELINUX_BOOTPARAM=y
- CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
- # CONFIG_SECURITY_SELINUX_DISABLE is not set
- CONFIG_SECURITY_SELINUX_DEVELOP=y
- CONFIG_SECURITY_SELINUX_AVC_STATS=y
- CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
- # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
- CONFIG_DEFAULT_SECURITY_SELINUX=y
- CONFIG_DEFAULT_SECURITY="selinux"
- / # cat /proc/cmdline
- androidboot.bootdevice=msm_sdcc.1 androidboot.hardware=qcom vmalloc=400M utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags selinux=0 androidboot.emmc=true androidboot.serialno=TA9330EQGU androidboot.baseband=msm androidboot.mode=normal androidboot.device=falcon androidboot.hwrev=0x83C0 androidboot.radio=0x5 androidboot.powerup_reason=0x00004000 bootreason=reboot androidboot.write_protect=0 restart.download_mode=0 androidboot.fsg-id= androidboot.secure_hardware=1 androidboot.cid=0x7 androidboot.bootloader=0x4118 androidboot.carrier= mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_cmi_720p_video_v2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement