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

Unverified Commit b5635038 authored by Sebastiano Barezzi's avatar Sebastiano Barezzi
Browse files

Recorder: Reformat manifest

Change-Id: I858940d2cbce7b79e69cb47f45f4a9aad387f7ee
parent e8f5b1ce
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -74,8 +74,8 @@
        <!-- Sound recorder -->
        <service
            android:name=".service.SoundRecorderService"
            android:foregroundServiceType="microphone"
            android:exported="false">
            android:exported="false"
            android:foregroundServiceType="microphone">
            <intent-filter>
                <action android:name="org.lineageos.recorder.service.START" />
                <action android:name="org.lineageos.recorder.service.STOP" />