diff options
author | paulhu <paulhu@google.com> | 2019-08-12 16:25:11 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2019-12-04 11:44:45 +0800 |
commit | 59148b79381900c073486b7ebd840e9f3ebe9977 (patch) | |
tree | 8caddec365850ebcd5f437ba37b40d16bde54b50 /rs/java/android/renderscript/RenderScriptGL.java | |
parent | 254411a902f55f46c1a2fe73734c138636a4dc15 (diff) |
Replace the permission of internal connectivity checks
A number of connectivity checks that protect system-only methods
check for CONNECTIVITY_INTERNAL, but CONNECTIVITY_INTERNAL is a
signature|privileged permission. We should audit the permission
checks, and convert checks that protect code that should not be
called outside the system to a signature permission. So replace
all CONNECTIVITY_INTERNAL to other proper permissions.
Bug: 32963470
Test: atest FrameworksNetTests NetworkPolicyManagerServiceTest
Change-Id: I8f2dd1cd0609056494eaf612d39820e273ae093f
Merged-In: I8f2dd1cd0609056494eaf612d39820e273ae093f
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions