summaryrefslogtreecommitdiff
path: root/test-mock
diff options
context:
space:
mode:
authorHai Zhang <zhanghai@google.com>2021-01-23 00:38:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-01-23 00:38:22 +0000
commitbbb9b5b5b1e0c107da0e349b47dd29cb87eb8b31 (patch)
treec283532210aa06a3e3370d1908b3276c1cde7d33 /test-mock
parent484fd8330a7f475e52c8f20f59fa2c4479440160 (diff)
parent84705c4ae303b97e9529325439239dc84a7c73c7 (diff)
Merge "Add necessary system APIs for moving role into module."
Diffstat (limited to 'test-mock')
-rw-r--r--test-mock/api/test-current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-mock/api/test-current.txt b/test-mock/api/test-current.txt
index 79d746a57cc5..531dd7c008fe 100644
--- a/test-mock/api/test-current.txt
+++ b/test-mock/api/test-current.txt
@@ -9,7 +9,6 @@ package android.test.mock {
method public int getInstallReason(String, android.os.UserHandle);
method public java.util.List<android.content.pm.ApplicationInfo> getInstalledApplicationsAsUser(int, int);
method public String[] getNamesForUids(int[]);
- method public String getPermissionControllerPackageName();
method @NonNull public String getServicesSystemSharedLibraryPackageName();
method @NonNull public String getSharedSystemSharedLibraryPackageName();
}