Update ManageExternalStorageDetailsTest setUidMode am: 143ec3ec2b am: 8dfa636433 am: f7e7def0a4 am: 0b883269c2
Change-Id: Ia6abe26b22ad4facd8de3cb258f7cba5fb1e7648
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