summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorJackal Guo <jackalguo@google.com>2020-08-18 13:39:04 +0800
committerJackal Guo <jackalguo@google.com>2020-08-21 09:36:32 +0800
commit1cf1586af8ed6e8a4deed3a0e8bbc2988b050858 (patch)
treecf059227f59b7b43e2539a47dfaee097ad7930e7 /rs/java/android/renderscript/ProgramStore.java
parent0f54ce6bd21a7262746b90d1cb9c9e27b81c3d1b (diff)
Rename pmInternal#getPackageUidInternal (3/4)
This method was added to operate as an internal variant of the public getPackageUid method since pmInternal#getPackageUid already exist. However, pmInternal#getPackageUid method just called to the public interface, and enforcing permissions and visibility checks. Since we don't expect any UID/permission checks in a local service, any callers to this method requiring permission checks should be migrated onto the PackageManager public method. Remove the original pmInternal#getPackageUid and rename #getPackageUidInternal to take its place. Bug: 148235092 Test: Build pass and boot Change-Id: If5a3926f6f2d5e74707b4088f497dbf2c2f8064b
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions