summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJackal Guo <jackalguo@google.com>2020-08-18 13:39:29 +0800
committerJackal Guo <jackalguo@google.com>2020-08-21 09:38:03 +0800
commita13962204a906caa7ff7c45ed4842764b18bfac9 (patch)
tree3cb0dea2cd897cdca66ba2d76060b5b5e4a53f79 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0f54ce6bd21a7262746b90d1cb9c9e27b81c3d1b (diff)
Rename pmInternal#getPackageUidInternal (4/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: If1ba2aa850036cb2ccb7ef9fc5b8e912155a733b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions