summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2013-06-10 12:06:51 -0400
committerDaniel Sandler <dsandler@android.com>2013-06-10 12:19:16 -0400
commit7c011302b64f3a623030f09346b3b81214c2480a (patch)
tree5ab5869202315bd7b1db5ddeab9ac98308f3b0ee /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent38bdf107ba0abcce8b87bc87653c73191566d002 (diff)
Do not block notifications or toasts for SYSTEM_UID or PHONE_UID.
The specific bug is this: SIM PIN unlock attempt toasts are sent from com.android.settings/.IccLockSettings which runs as the phone process; NoMan wasn't having any of that and was blocking the toasts. With this change we treat SYSTEM_UID and PHONE_UID the same for all security checks, and furthermore we guarantee that all notifications and toasts from those UIDs will be permitted. Bug: 9098802 Change-Id: Idc788527aa2cb38e015fe92773766a514167999e
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions