Merge "Add an explicit android:exported flag." am: a322e3232b
Original change: https://android-review.googlesource.com/c/platform/development/+/1547214 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I18895eef447e3f9c3d5fc8492ef74884a5b80024
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<application>
|
||||
<activity android:name="DefaultActivity"
|
||||
android:excludeFromRecents="true">
|
||||
android:exported="true">
|
||||
<intent-filter android:priority="3">
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
|
||||
Reference in New Issue
Block a user