Commit graph

25 commits

Author SHA1 Message Date
Daniel Lowe
a192558eb5 [Pixel VPN] Apply reviewed default permissions
Pregrantting below permissions:
READ_PHONE_STATE

Flag: EXEMPT add permission pregranted in b/337725984
Bug: 373686360
Test: presubmit, manual install on test device.
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0b5342effe86fdfa65d76a2881dd46da9f19e82)
Merged-In: If6c3dfb1a29451d7b11a3ff10ec18b4c412056ed
Change-Id: If6c3dfb1a29451d7b11a3ff10ec18b4c412056ed
2024-12-20 14:09:49 -08:00
Robert Luo
d2b83392a7 [Pixel RR] Apply reviewed default permissions
Pregrantting below permission(s):
CALL_PHONE

Flag: EXEMPT add pregranted permission in b/371912006
Bug: 336203918
Test: presubmit
Change-Id: I96d2fd462172e2e176e5c8e0d4add7e98c36bb84
2024-10-11 17:59:59 +08:00
Robert Luo
77b55efb0f [Pixel RR] Apply reviewed default permissions
Pregrantting below permissions:
READ_CONTACTS
WRITE_CONTACTS
READ_CALL_LOG

Flag: EXEMPT add pregranted permission in b/337725984, b/337802920
Bug: 337725984, 337802920
Test: presubmit
Change-Id: Ie9d3558991557dff92f38cf37b0c7b43d822afb5
2024-07-19 10:00:20 +08:00
Utku Utkan
e2155d5cc4 Remove ACCESS_FINE_LOCATION permission pregrant for PCS on Zuma
FLAG: EXEMPT Cleanup of obsolete permission pregrant

Bug: 345021501
Test: m && flashall
Change-Id: Ia59acea79baadb45083adc76f52d62a0fb184762
2024-06-05 05:00:19 +00:00
Zining Jiang
a45c09e380 Merge "[Scone] add BLUETOOTH_CONNECT to SCONE default permission" into main 2024-05-30 08:58:55 +00:00
jiangzining
ed630d88aa [Scone] add BLUETOOTH_CONNECT to SCONE default permission
MBA Approval: b/330640278
Bug: b/343608940
Test: Build and Flash

Change-Id: I93c68928990985244993b0d66edcfc4e05a669be
2024-05-30 15:20:22 +08:00
Ziyi Yang
6531ad3c81 Adding post notification to gca default permissions
Bug: 331677590
Test: Build and flash. Permission was pregranted to gca.
Change-Id: Id358ad4ad34b700409e157345a43a93729009af5
2024-03-30 00:10:05 +00:00
Utku Utkan
7e66a71f21 Pregrant ACCESS_FINE_LOCATION as default permission to PCS on Zuma
Bug: 309676824
Test: m && flashall + pair & connect to remote device Wi-Fi AP
Change-Id: I14c107d27d7917816d8991444676da0a9c86136a
2024-01-12 00:39:02 +00:00
Wesley Wang
838d9245c0 Grant the post notification permission to Turbo
Bug: 293813663
Test: manual and local build verify
Change-Id: I9ae27af828b1eeb2b8c2e2397a94e74f2315298a
2023-12-12 14:21:41 +08:00
Muralidhar Reddy
74433bdbd3 [LPA][Zuma] Add notification pregrant
Bug: 308699419
Test: manual verification
Change-Id: I8529edd2c60e831eaeb7c817bef047bafa7dc890
2023-11-10 16:31:14 +00:00
Chris.CC Lee
7061bc09aa Grant the post notification permission to SearchSelector
By the legal requirement, Pixel devices shipped in 2024 shall show the
default browser/search engine selector. The SearchSelector app provides
the selector flow and a non-dismissable notification to comply the
requirement.

This feature is approved for 24Q1 and is required to cherrypick to
selected Pixel devices.

Test: Flash a ROM build and validated the permission being granted by
default.

Bug: 298575926
Bug: 302280560
Change-Id: I895b9f0ed3980e31714ae0ee18071dab8b9039ec
2023-10-24 20:25:00 +08:00
Orhan Uysal
7730eb106a Revert "Grant the post notification permission to SearchSelector"
Revert submission 25144243-Initial SearchSelector Drop

Reason for revert: DroidMonitor-triggered revert due to a breakage, bug b/307486020

Bug: 307486020

Reverted changes: /q/submissionid:25144243-Initial+SearchSelector+Drop

Change-Id: I141000a9bc18409652f8824f686793f1e4fdeb3d
2023-10-24 10:30:56 +00:00
Chris.CC Lee
1ed6fd0235 Grant the post notification permission to SearchSelector
By the legal requirement, Pixel devices shipped in 2024 shall show the
default browser/search engine selector. The SearchSelector app provides
the selector flow and a non-dismissable notification to comply the
requirement.

This feature is approved for 24Q1 and is required to cherrypick to
selected Pixel devices.

Test: Flash a ROM build and validated the permission being granted by
default.

Bug: 298575926
Bug: 302280560
Change-Id: I86a4d77579039cd76c813103d91e56021ebda361
2023-10-24 14:58:22 +08:00
Jyun LuoLai
1a3925509e Remove READ_PHONE_STATE for dcservice
We'll rerun the review to use READ_PRIVILEGED_PHONE_STATE in QPR2
instead

Bug: 293811206
TESTED=Manual

Change-Id: I71bc67b102f5c7f021d774c5c505e0a8713f36e6
2023-09-19 01:45:10 +00:00
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