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

Commit d8b90389 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Expose PeopleActivity to Instant Apps

PeopleActivity is used for EDIT and INSERT actions.

Test: cts-tradefed run commandAndExit cts-dev -m
CtsAppSecurityHostTestCases -t
android.appsecurity.cts.EphemeralTest#testExposedSystemActivities

Change-Id: I6117600c91174f84f14d49471c988d48646584a0
parent f10adaf9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@
            android:launchMode="singleTop"
            android:resizeableActivity="true"
            android:theme="@style/LaunchScreenTheme"
            android:visibleToInstantApps="true"
            >
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>