diff options
author | Patrick Baumann <patb@google.com> | 2021-03-10 13:07:28 -0800 |
---|---|---|
committer | Patrick Baumann <patb@google.com> | 2021-03-11 14:04:45 -0800 |
commit | f868b7d608c2868e82c748500790e790b41ad689 (patch) | |
tree | 19a4eff24023f199fb1d316ecdabe6e418fdc560 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 73f0c7e4d975235d8de6e8078a276704285d9921 (diff) |
Check for missing values in mIsolatedOwners
This change ensures that when we're looking up the owner of an isolated
uid, we correctly block access when we don't find it. The default prior
to this was 0, essentially giving root visibility to an isolated calling
process.
As a result, we now log error in such a scenario. This should help in
root causing the underlying condition.
Bug: 180418767
Test: manual; run webview apps and confirm presence of logs during startup
Change-Id: I536f72d4ed53f316ba5b4bc98c6eb7f9ba0a62b8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions