Update ManageExternalStorageDetailsTest setUidMode am: 143ec3ec2b am: 8dfa636433 am: f7e7def0a4 am: 0b883269c2

Change-Id: Ia6abe26b22ad4facd8de3cb258f7cba5fb1e7648
This commit is contained in:
Automerger Merge Worker
2020-03-12 18:00:38 +00:00
2 changed files with 10 additions and 15 deletions

View File

@@ -69,7 +69,7 @@ public class AppStateManageExternalStorageBridge extends AppStateAppOpsBridge {
/**
* Returns the MANAGE_EXTERNAL_STORAGE {@link AppStateAppOpsBridge.PermissionState} object
* associated with the given package and user.
* associated with the given package and UID.
*/
public PermissionState getManageExternalStoragePermState(String pkg, int uid) {
return getPermissionInfo(pkg, uid);