We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3317653 + 1292b4a commit 11ed014Copy full SHA for 11ed014
1 file changed
packages/CarrierDefaultApp/AndroidManifest.xml
@@ -47,6 +47,7 @@
47
android:name="com.android.carrierdefaultapp.CaptivePortalLoginActivity"
48
android:label="@string/action_bar_label"
49
android:exported="true"
50
+ android:permission="android.permission.MODIFY_PHONE_STATE"
51
android:theme="@style/AppTheme"
52
android:configChanges="keyboardHidden|orientation|screenSize">
53
<intent-filter>
0 commit comments