summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorRobert Craig <rpcraig@tycho.ncsc.mil>2014-07-01 13:53:11 -0700
committerNick Kralevich <nnk@google.com>2014-07-01 13:53:11 -0700
commit83b54ecab73912a16d783f0d03c2aada378173a7 (patch)
tree4aa55b8cf7b73510623f7a517b3873efdd9ff2a9 /rs/java/android/renderscript/RenderScript.java
parentdb816cef0dd1f1988fbcf3c70a66f9c4acf73358 (diff)
Allow different SELinux policies for third party apps.
Prior support forced all third party apps to be resolved against the default stanza of the mac_permissions.xml file when assigning seinfo labels. This meant that all third party apps, in effect, were untrusted regardless of cert and therefore received the same selinux domain. This also had the unfortunate side effect of forcing certain third party apps into the wrong domains because of shared userid requests among apps. This patch removes that restriction and instead allows all apps, regardless of location, to be matched against the full mac_permissions.xml policy file. This then allows all apps signed with known good certs to receive the same selinux domains of other apps with whom they share trust. Change-Id: Iba569c046135c0e81140faf6296c5da26a243037 Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions