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

Commit 40983990 authored by 2bllw8's avatar 2bllw8
Browse files

Recorder: remove unused action from manifest

Change-Id: I255efb3334919d45682fa7c92f730350ff89a51a
parent 5b029702
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.intent.action.PHONE_STATE" />
                <action android:name="android.provider.MediaStore.RECORD_SOUND" />
                <action android:name="org.lineageos.recorder.server.display.SCAN" />

                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.LAUNCHER" />