Merge "Set exported flag to false."
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user