Merge "Separate FINE and COARSE location ops"

This commit is contained in:
Guojing Yuan
2021-01-19 22:07:26 +00:00
committed by Android (Google) Code Review

View File

@@ -1645,7 +1645,7 @@ public class AppOpsManager {
*/
private static int[] sOpToSwitch = new int[] {
OP_COARSE_LOCATION, // COARSE_LOCATION
OP_COARSE_LOCATION, // FINE_LOCATION
OP_FINE_LOCATION, // FINE_LOCATION
OP_COARSE_LOCATION, // GPS
OP_VIBRATE, // VIBRATE
OP_READ_CONTACTS, // READ_CONTACTS