Merge changes from topic "permission_chip" into rvc-qpr-dev

* changes:
  Restricts notified app ops based on flags
  Add back privacy chip
This commit is contained in:
Fabian Kozynski
2020-07-23 13:45:26 +00:00
committed by Android (Google) Code Review
24 changed files with 1583 additions and 17 deletions

View File

@@ -239,6 +239,7 @@
<!-- Listen app op changes -->
<uses-permission android:name="android.permission.WATCH_APPOPS" />
<uses-permission android:name="android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS" />
<!-- to read and change hvac values in a car -->
<uses-permission android:name="android.car.permission.CONTROL_CAR_CLIMATE" />