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

Commit 53aa5335 authored by Annemarie Apple's avatar Annemarie Apple
Browse files

Add READ_SYSTEM_GRAMMATICAL_GENDER to SystemUI

Flag: N/A XML
Bug: 335025399

Change-Id: I6263e0fe6b3f1547b217a31223121147c990004e
parent 58de75ce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -367,6 +367,9 @@

    <uses-permission android:name="android.permission.MONITOR_STICKY_MODIFIER_STATE" />

    <!-- To follow the grammatical gender preference -->
    <uses-permission android:name="android.permission.READ_SYSTEM_GRAMMATICAL_GENDER" />

    <!-- Listen to (dis-)connection of external displays and enable / disable them. -->
    <uses-permission android:name="android.permission.MANAGE_DISPLAYS" />