Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev

am: 57b82f38c4

* commit '57b82f38c42d9926d0eb09d600480bebe54500ae':
  Allow system to bypass DISALLOW_SHARE_LOCATION restriction
This commit is contained in:
Fyodor Kupolov
2016-03-01 02:21:10 +00:00
committed by android-build-merger

View File

@@ -704,8 +704,8 @@ public class AppOpsManager {
* (and system ui) to bypass the user restriction when active.
*/
private static boolean[] sOpAllowSystemRestrictionBypass = new boolean[] {
false, //COARSE_LOCATION
false, //FINE_LOCATION
true, //COARSE_LOCATION
true, //FINE_LOCATION
false, //GPS
false, //VIBRATE
false, //READ_CONTACTS