commit | 9cc62ce35d099acf7897b6259228479737521709 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu May 11 16:50:02 2017 -0700 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri May 12 08:54:04 2017 -0400 |
tree | 025cd71a778d55953ec8ea85ff7cb0d79363aebc | |
parent | c3118041df74124c5b8b8d769354bb0ca4c5ac19 [diff] |
procattr.c: Use __BIONIC__ instead of __ANDROID__ This check is not specific to Android devices. If libselinux were used with Bionic on a normal Linux system this check would still be needed. Signed-off-by: Tom Cherry <tomcherry@google.com>