Merge "[Satellite] Add log for the bug analysis" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
1905834638
@@ -159,6 +159,7 @@ public class SatelliteSettingsPreferenceCategoryController
|
||||
@Override
|
||||
public void onResult(Boolean result) {
|
||||
mIsSatelliteSupported.set(result);
|
||||
Log.d(TAG, "Satellite requestIsSupported : " + result);
|
||||
SatelliteSettingsPreferenceCategoryController.this.displayPreference();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user