Loading AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -517,12 +517,12 @@ <activity android:name=".network.telephony.ToggleSubscriptionDialogActivity" android:exported="false" android:permission="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS" android:theme="@style/Transparent" /> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight" /> <activity android:name=".network.telephony.DeleteEuiccSubscriptionDialogActivity" android:exported="false" android:permission="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS" android:theme="@style/Transparent" /> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight" /> <activity android:name="Settings$TetherSettingsActivity" Loading Loading
AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -517,12 +517,12 @@ <activity android:name=".network.telephony.ToggleSubscriptionDialogActivity" android:exported="false" android:permission="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS" android:theme="@style/Transparent" /> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight" /> <activity android:name=".network.telephony.DeleteEuiccSubscriptionDialogActivity" android:exported="false" android:permission="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS" android:theme="@style/Transparent" /> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight" /> <activity android:name="Settings$TetherSettingsActivity" Loading