diff options
author | Christopher Tate <ctate@google.com> | 2017-06-21 15:26:18 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2017-06-21 15:29:15 -0700 |
commit | f291e6380028a47317ae2c2f506f80584dd8e86e (patch) | |
tree | 48f1dddac4e65ab96eb6c93d08c4ea991f799cf2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 14f8fd200465a6543ee02e98022508f535238c67 (diff) |
Always run the intent filter verifier in USER_SYSTEM
The temporary whitelisting of the intent filter verifier was not
taking effect when an app install was applied to all users, because
the USER_ALL userid argument was not applicable downstream in the
whitelist-package-within-user code flow. The verifier is located
explicitly in the system user anyway; we do not need to try to
launch or whitelist it in a per-target-user manner.
In addition, the whitelisting operation is now synchronous to avoid
any slight race between delivery of the verification broadcast and
application of the new whitelist state.
Bug 62814249
Test: manual
Change-Id: I051277dad6c541d0aa6bcdd824ad3cce4b20b269
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions