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

Commit 0f5482e1 authored by Xin Li's avatar Xin Li
Browse files

Merge Android 13 QPR1

Bug: 261731544
Merged-In: I5499a5b67b18c32ab87bb8a46275673f6dd5ec8a
Change-Id: Ie7ef98ac51a90bcd783c58ab3bb629f5835df697
parents d46fe4bb 7098fcbe
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -28,6 +28,15 @@

    <uses-sdk android:targetSdkVersion="31" />

    <queries>
        <intent>
            <action android:name="android.intent.action.MAIN"/>
        </intent>
        <intent>
            <action android:name="android.content.action.SEARCH_INDEXABLES_PROVIDER" />
        </intent>
    </queries>

    <application
        android:label="@string/app_name_settings_intelligence"
        android:icon="@mipmap/ic_launcher"