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

Commit d3ea6da0 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

android: post notifications permission

so the package can send notifications on T+

Bug: 194833441
Change-Id: Icc6174f8ecfcf19f54948ecdd073c0677dcbf10f
parent 62ea1909
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1532,6 +1532,7 @@
                android:label="@string/permlab_postNotification"
                android:description="@string/permdesc_postNotification"
                android:protectionLevel="dangerous" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />

    <!-- ====================================================================== -->
    <!-- REMOVED PERMISSIONS                                                    -->