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

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

Bug: 222684510
Change-Id: Ieb28cc08edd9027734c4ed40e0fe083b50360964
This commit is contained in:
Joe Bolinger
2022-03-24 18:31:09 +00:00
committed by Presubmit Automerger Backend

View File

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