Update ManageExternalStorageDetailsTest setUidMode am: 143ec3ec2b
Change-Id: I29ec48cdee97305a70dba7fa76f28cb1a48ae5c9
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user