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

Commit aa4f78c5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "add post_notification permission to manifest so the package can send notifications on T+"

parents 97a3132c a5ed00d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
    <supports-screens android:resizeable="true"/>
    <uses-sdk android:targetSdkVersion="27"
         android:minSdkVersion="11"/>
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
    <application android:icon="@drawable/ic_launcher"
         android:label="@string/app_name"
         android:allowBackup="false">