On Mon, 2012-06-25 at 13:18 +0200, Alexandra Test wrote: > Hi all, > I succeed (hopefully) in building the version for my samsung galaxy > nexus. > Now I am trying to verify if SEAndroid is also installed. > > > > Once you have the emulator or a device running SE Android, you can run > adb shell and then look for signs that SELinux is present, e.g. > > getenforce > ls -Z > ps -Z > dmesg > > What do I have to check? If I send the command getenforce in the adb shell, nothing happens! > > Can you help me? adb shell getenforce should display one of: Disabled, Enforcing or Permissive. You should also be able to see the SELinux status by looking under About Phone tab on the Settings app (last entry), or by running the SEManager app. -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.