On Wed, 2012-07-18 at 14:29 -0700, William Roberts wrote: > --- > res/values/strings.xml | 5 +++++ > src/com/android/settings/DeviceInfoSettings.java | 14 +++++++++++--- > 2 files changed, 16 insertions(+), 3 deletions(-) > > + // Remove selinux information if property is not present > + removePreferenceIfPropertyMissing(getPreferenceScreen(), "selinux_status", PROPERTY_SELINUX_STATUS); > + Any particular reason for not using KEY_SELINUX_STATUS rather than the inlined "selinux_status" string above? -- 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.