Merge "add permission check for exported activity" into rvc-qpr-dev am: 11ed014edf
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13209422 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I65b25d86e6f2a21244f88699b0da537804a27cfc
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
android:name="com.android.carrierdefaultapp.CaptivePortalLoginActivity"
|
||||
android:label="@string/action_bar_label"
|
||||
android:exported="true"
|
||||
android:permission="android.permission.MODIFY_PHONE_STATE"
|
||||
android:theme="@style/AppTheme"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user