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

Commit 9fa78e39 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Track visibleToEphemeral rename

Test: See framework CL
Change-Id: I823c96b6c62f252d930a98545206865176644325
parent caac89eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
            android:name=".picker.PickActivity"
            android:theme="@style/DocumentsTheme"
            android:icon="@drawable/picker_icon"
            android:visibleToEphemeral="true">
            android:visibleToInstantApps="true">
            <intent-filter>
                <action android:name="android.intent.action.OPEN_DOCUMENT" />
                <category android:name="android.intent.category.DEFAULT" />