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

Commit 200707c7 authored by Joe Bolinger's avatar Joe Bolinger Committed by Presubmit Automerger Backend
Browse files

[automerge] Set exported flag to false. 2p: 34704f41

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17386185

Bug: 222684510
Change-Id: Ieb28cc08edd9027734c4ed40e0fe083b50360964
parents 21377c29 34704f41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2262,7 +2262,7 @@
        </activity>

        <activity android:name=".password.ScreenLockSuggestionActivity"
            android:exported="true"
            android:exported="false"
            android:icon="@drawable/ic_suggestion_security">
            <intent-filter android:priority="1">
                <action android:name="android.intent.action.MAIN" />