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

Commit b2ff1e58 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6610691 from 5a192ad6 to rvc-release

Change-Id: I0fb7767e18d28759ad8581ee7448a4a8a2f92e23
parents 40db88d3 5a192ad6
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -35,6 +35,22 @@
    <uses-permission android:name="android.permission.LOG_COMPAT_CHANGE"/>
    <uses-permission android:name="android.permission.READ_COMPAT_CHANGE_CONFIG"/>

    <!-- For App enumeration -->
    <queries>
        <intent>
            <action android:name="android.intent.action.SEND" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.SEND_MULTIPLE" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:mimeType="*/*" />
        </intent>
    </queries>

    <application
        android:name=".DocumentsApplication"
        android:label="@string/app_label"
+1 −1
Original line number Diff line number Diff line
@@ -278,5 +278,5 @@
    <string name="personal_tab" msgid="3878576287868528503">"Pertsonala"</string>
    <string name="work_tab" msgid="7265359366883747413">"Lanekoa"</string>
    <string name="a11y_work" msgid="7504431382825242153">"Lana"</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"Ezin dituzu beste aplikazioetako fitxategiak mugitu."</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"Ezin dituzu mugitu beste aplikazio batzuetako fitxategiak."</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -278,5 +278,5 @@
    <string name="personal_tab" msgid="3878576287868528503">"Binafsi"</string>
    <string name="work_tab" msgid="7265359366883747413">"Kazini"</string>
    <string name="a11y_work" msgid="7504431382825242153">"Kazi"</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"Huwezi kuhamisha programu kutoka faili nyingine."</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"Huwezi kuhamisha faili kutoka programu nyingine."</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -278,5 +278,5 @@
    <string name="personal_tab" msgid="3878576287868528503">"個人"</string>
    <string name="work_tab" msgid="7265359366883747413">"工作"</string>
    <string name="a11y_work" msgid="7504431382825242153">"工作"</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"你無法移動其他應用程式中的檔案。"</string>
    <string name="drag_from_another_app" msgid="8310249276199969905">"你無法其他應用程式中的檔案移動至此。"</string>
</resources>