Merge changes from topic "presubmit-am-7558807516104e4aa3755256c45095b4" into sc-v2-dev-plus-aosp

* changes:
  [automerge] Set exported flag to false. 2p: 34704f4108
  Set exported flag to false.
This commit is contained in:
Joe Bolinger
2022-03-25 22:20:22 +00:00
committed by Android (Google) Code Review

View File

@@ -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" />