Commit graph

11 commits

Author SHA1 Message Date
Bethany Barrientos
f4be3b2c1c Grant default permissions to PCS for camera connectivity
- android.permission.POST_NOTIFICATIONS
- android.permission.BLUETOOTH_CONNECT
- android.permission.BLUETOOTH_SCAN

Test: make and install. verify PCS had permissions.
Bug: 287069860
Change-Id: Iefd0d80d803b36610e14bdfec07b762d7c90bd58
2023-09-11 13:52:54 -05:00
Scott Wiest
4810a53875 Adding camera to the default permissions for Pixel Camera Services
Test: Compiled and flashed device
Bug: 298098187
Change-Id: Idcf81ac7ffc928b66b17480a298fa28ab88a7b00
2023-09-07 00:36:22 +00:00
Jyun LuoLai
97cd05816b Add READ_PHONE_STATE for dcservice
For the Clear calling logging

Bug: 293811206
TESTED=Manual

Change-Id: Ifd996542ef3f64cda754ed88deabd72c79f12191
2023-08-28 02:37:46 +00:00
Treehugger Robot
4b147a4ed7 Merge "Add missing android.permission.POST_NOTIFICATIONS" into udc-d1-dev 2023-07-17 03:16:46 +00:00
Allen Xu
805dbdcc85 Add missing notification pregrant for SCONE on P23
Bug: 291294626
Change-Id: I21ee38208d856e89ce6aa923d3c82b3e336a463b
Test: manual
2023-07-14 17:43:31 +00:00
seanjstsai
04f2a3b2a6 Add missing android.permission.POST_NOTIFICATIONS
It was approved at gs201 go/ag/19997820

bug: 289878269

Change-Id: Id345368aab6d255624a316877c3d960f518b637c
2023-07-14 05:43:51 +00:00
Chi Zhang
0af09e0dc8 Fix OobConfig permission for zuma.
Bug: 286117997
Test: build and manual test
Change-Id: I51f3a63b337ea555cc52ba71d776f5d0993409fd
2023-06-14 18:18:47 -07:00
Pajace Chen
125c7d0880 Allow BatteryWidget to show bluettooh devices
- Pregrant BLUETOOTH_CONNECT for settingsintelligence for Bramble,
  redin, and Barbet

Test: NA
Bug: 277269994
Change-Id: I9131eb1a0449254cb2b30d35146bdae5858e4ca6
2023-04-18 13:05:11 +08:00
Chris.CC Lee
ee12a2ca7d Drop the ACCESS_FINE_LOCATION for Restore
With Android T, GoogleRestore uses NEARBY_WIFI_DEVICES to create a hotspot. ACCESS_FINE_LOCATION was used in Android S and no longer needed in Android T.

Bug: 231966826
Test: Manual tested on Bramble. Used a GoogleRestore APK which declares the use of the ACCESS_FINE_LOCATION permission but the permission is not granted by default.
Change-Id: Ia920623cec62bc013cbfed503d78fd6ad5542fda
2022-10-26 12:49:34 +08:00
Stefano Tommasini
353f2be720 Add NEARBY_WIFI_DEVICES permissions to be granted by default on new Pixel devices
BUG: 253260100

Change-Id: I4c4a336ec63111f71eb955b5fed19260d8f8efd9
2022-10-19 14:41:24 +00:00
Aaron Ding
d88f9a90bd Branch zuma from gs201
Branch zuma from gs201 sha1 9009acf5c217f553b45ea82aa0702607229f0347

cp/pantah/ripcurrent
cp/gs201/zuma

Bug: 229340586
Change-Id: Ia312c20dae892ead9bf06728b4ef5c0c260ad045
Signed-off-by: Aaron Ding <aaronding@google.com>
2022-04-19 12:45:55 +08:00