Merge "Add log for setDataEnabledForReason" into main

This commit is contained in:
SongFerng Wang
2024-03-30 15:37:14 +00:00
committed by Android (Google) Code Review
10 changed files with 41 additions and 33 deletions

View File

@@ -337,6 +337,7 @@ suspend fun setDefaultData(
): Unit =
withContext(Dispatchers.Default) {
subscriptionManager?.setDefaultDataSubId(subId)
Log.d(NetworkCellularGroupProvider.name, "setMobileDataEnabled: true")
MobileNetworkUtils.setMobileDataEnabled(
context,
subId,