diff options
author | Daniel Sandler <dsandler@android.com> | 2013-06-10 12:06:51 -0400 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2013-06-10 15:18:04 -0700 |
commit | 9698fa4c38bcbda13371163012b4af400e30f7da (patch) | |
tree | 73f10eaebdec2fa7c1876d9685ebcb886ffb3f7d /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 3ad5dfda321b3ccd3cde0a00c724d143d2ac6505 (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