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

Commit 9c70f3bf authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

Merge branch '1046-q-bliss_permission' into 'v1-q'

overlay: Add notification permission for bliss launcher

See merge request !63
parents e28a0f32 ec5195e3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,4 +19,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Default value for app switch long press action -->
    <integer name="config_longPressOnAppSwitchBehavior">0</integer>

    <!-- Colon separated list of package names that should be granted Notification Listener access -->
    <string name="config_defaultListenerAccessPackages" translatable="false">foundation.e.blisslauncher</string>
</resources>