Commit Graph

4 Commits

Author SHA1 Message Date
Fan Zhang
e3eab60b4b Add WRITE_SECURE_SETTINGS permission to emergencyinfo
It's needed to control emergency gesture settings

Bug: 180236600
Test: rebuild
Change-Id: I4c7d85cffca3ad05f3e816b81b0a77b857f3cabf
(cherry picked from commit 48ea2a510a)
2021-02-18 00:24:47 +00:00
Felipe Leme
71e1b819b8 Add missing privapp permission allowlist entries.
Bug: 179996437
Test: manual
Change-Id: I4b4eeceafecb48215be194861e8c261b47b3addb
2021-02-11 12:34:38 -08:00
Fan Zhang
e7ce67f421 Cherry-pick I111dbda3418edf4fcf34aa26f39dc6ce662f2e5d
Pre-grant START_ACTIVITIES_FROM_BACKGROUND to emergency app

The emergency app needs this permission to start foreground service
after sdk 31.

Fix: 172364084
Test: manual
Change-Id: I111dbda3418edf4fcf34aa26f39dc6ce662f2e5d
(cherry picked from commit fb001c98ee)
2021-01-27 18:56:19 +00:00
Anton Hansson
38cb100224 Move EmergencyInfo perm whitelist to /product
The app is moving to /product, to separate out its permission
grants to a separate file and move that file to /product as well.

Bug: 122353713
Test: boot aosp_arm64 emulator
Change-Id: Ic165aae180a002c3566e3c1b1495a1d50dfd0e4a
2019-03-25 20:13:54 +00:00