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

Commit b996b7ca authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

Merge "eleven: remove_ACTION_PICK from manifest" into cm-12.0

parents 35dfae7c 72617412
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -131,12 +131,6 @@

                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PICK" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.OPENABLE" />
                <data android:mimeType="vnd.android.cursor.dir/audio"/>
            </intent-filter>
        </activity>

        <!-- Search interface -->