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

Commit ec5195e3 authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

overlay: Add notification permission for bliss launcher

parent e28a0f32
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>