diff options
| author | 2022-04-11 21:09:18 +0800 | |
|---|---|---|
| committer | 2022-04-11 21:32:02 +0800 | |
| commit | 1738c6f5c3de34219d6e9a135e28868d163c8052 (patch) | |
| tree | 3c4cdd2cc06a50ed99362a854badf102e401c0fa /api/api.go | |
| parent | f743f382c9385c979a29f3033b0b01aa8ed86a9b (diff) | |
SystemUI: Fix issue that log can't be enabled in MobileSignalController
mTag in MobileSignalController contain "(" and ")", which can't be
analyzed by Log.isLoggable,so use DEBUG to control the logs.
Bug: 228813927
Test:adb root & adb remount & adb shell "echo 'log.tag.NetworkController=V' >> /system/build.prop" & adb reboot
adb logcat -v time *:S NetworkController.MobileSignalController(1) NetworkController.MobileSignalController(2)
Change-Id: I97992455c539665b507a4035eea5941d0081e8a9
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions