Merge "Actually use the passed-in executor for unused count" into tm-dev
This commit is contained in:
@@ -860,7 +860,7 @@ public final class PermissionControllerManager {
|
|||||||
Binder.restoreCallingIdentity(token);
|
Binder.restoreCallingIdentity(token);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
}, executor);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user