Merge "Set exported flag to false."

This commit is contained in:
Joe Bolinger
2022-03-25 22:20:13 +00:00
committed by Android (Google) Code Review

View File

@@ -2342,7 +2342,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" />