Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8d236eb authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #78230210: Strobe: Need separate runtime permission group for...

Fix issue #78230210: Strobe: Need separate runtime permission group for READ_CALL_LOG and WRITE_CALL_LOG

Bug: 78230210
Test: manual

Change-Id: I0c0bb71ebdbb19d6d1b4de548e01bf205481966a
parent e9225114
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ public final class Utils {

    public static final String[] MODERN_PERMISSION_GROUPS = {
            Manifest.permission_group.CALENDAR,
            Manifest.permission_group.CALL_LOG,
            Manifest.permission_group.CAMERA,
            Manifest.permission_group.CONTACTS,
            Manifest.permission_group.LOCATION,