Update ManageExternalStorageDetailsTest setUidMode am: 143ec3ec2b

Change-Id: I29ec48cdee97305a70dba7fa76f28cb1a48ae5c9
This commit is contained in:
Automerger Merge Worker
2020-03-12 16:12:46 +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);