Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Nishi
09854c4f88 Add default permission grant for Settings Intelligence.
As a result of adding an alternative permission UI flow into the
prebuilt upon interaction with the notification, we are allowed to be
pre-granted this permission.

Bug: 72946884
Test: App doesn't break/crash upon using permission.

Change-Id: I4a4ca1b78f059e67dff3b91368710e0b0f23ca02
2018-03-23 17:40:47 -07:00
Ye Wen
c1ba4bc4fa Remove runtime permission exception for AiAi.
Given default permission granting as TextClassifier service role, this
exception is not needed any more.

Test: Manually tested to confirm permissions were not granted by default
without TC service role.

Bug: 72222560

Change-Id: I99c8d929b247cda40f4418997be83830d512aea4
2018-03-20 08:57:28 -07:00
Artem Iglikov
30b7334dc6 Add external storage and contact permissions to google phones.
Bug: 72088198
Test: n/a
Change-Id: If6e3e443e681c293b63d7d3011884425099bed89
2018-02-14 12:25:05 +00:00
Ye Wen
7b9d2c2154 STOPSHIP: Temporary permission exceptions for AiAi
Temporarily granting runtime exceptions for AiAi apk:
android.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.READ_CALL_LOG
android.permission.CALL_PHONE
android.permission.READ_CONTACTS
android.permission.READ_CALENDAR
android.permission.READ_SMS

Test: Built walleye userdebug image and confirmed aiai apk has acquired
default permissions.

Bug: 68268471
Bug: 72222560
Change-Id: I3106055f14e846b0415f1c35656e8b6f97a5dc69
2018-01-22 07:34:50 -08:00
Meng Wang
7c16d44323 Grant PROCESS_OUTGOING_CALLS to MVS
Bug: 67862055
Test: manual
Change-Id: I1b4d58d2bd5154548cf800f4520ea64f96109bf9
2017-10-16 16:04:58 -07:00
Meng Wang
8f64bae7c0 Pregrant RECEIVE_SMS permission to Verizon MVS app
Bug: 67577970
Test: manual
Change-Id: I80671cb162487f8c5cf70982d5ea2793133f7e89
2017-10-09 22:45:52 +00:00
Ranjith Kagathi Ananda
30ce4d393b pre-grant permissions for Ornament app
Add Camera, Storage and other permissions for Ornament app.

BUG=62444679
Test: Settings app shows the pre-grant permissions enabled

Change-Id: Idd53b816e025d1f0f7d1f888ac0675203e611d18
2017-08-09 23:35:14 +00:00
Justin Klaassen
8e22bb4aaf Revert "Pre-grant READ_EXTERNAL_STORAGE for soundpicker"
This reverts commit 06e79629d6.

Bug: 63355851
Bug: 64112806
Test: DefaultPermissionGrantPolicyTest#testDefaultGrant
Change-Id: I4ae1bbacbc07be30324bdf7c03fa0e42b677be28
2017-08-07 16:39:20 -07:00
Annie Chin
06e79629d6 Pre-grant READ_EXTERNAL_STORAGE for soundpicker
Bug: 63355851
Test: N/A
Change-Id: I50b4a41186b5d9cc5e0509b0f968029233392514
2017-07-14 15:29:00 -07:00
Naveen Kalla
1227b8a3a2 pre-grant READ_PHONE_STATE permissions for embms middleware
Add READ_PHONE_STATE permissions to the embms middleware.
Embms middleware needs it to invoke telephony API such as
getDeviceId and getLine1Number

Bug: 38389469
Test: Load the build on the device and check the logs
      to make sure the READ_PHONE_STATE exceptions dont
      appear when we launch embms apps.

Change-Id: I3c70627910c8e8f65b1d8cc312f812aaf4ea41a1
(cherry picked from commit a039a2aeb8)
2017-06-09 05:07:27 +00:00
Gabe Taubman
8fb1488b76 [Default permission exception]
Google - Pixel Ambient Services (com.google.intelligence.sense)

Pre-grant record audio for the sense apk.

Bug: 38375510
Bug: 62096243
Test: Flashed to a device and confirmed the permissions was already
granted.
Change-Id: I8e7b78ad073cb473caa8e6a17daaf5d545e0832b
2017-06-01 16:14:54 -04:00
Meng Wang
ec8e3ef901 Pre-grant permissions to MVS app
This CL pre-grant premissions to Verizon MVS app

Bug: 36199965
Bug: 38416749
Test: manual - adb push ... && fastboot -w reboot. No more permission
      dialog when query sso token
Change-Id: I33130ba2022f16c83bbf5cf8f91cc2aa35000dc0
2017-05-22 17:34:30 +00:00
Stefanot
8db7a09938 Add external storage and contact permissions to 2017 google phones.
Test: manual
BUG:37635903
Change-Id: I6257943e380d6fa90ce042e143a065bb64d51a3c
2017-05-17 11:22:43 +01:00