summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorZoey Chen <zoeychen@google.com>2021-10-12 04:14:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-24 23:21:09 +0000
commit8aa61bff85d3a162bc1dbf3515ba065b62ca6d25 (patch)
tree35c78833adbbabdc401cfec52c7e58d08a6ddd48 /tools/aapt2/java/JavaClassGenerator.cpp
parent6fcb6f1bfa5d8632de5c0b955ae5957a2876abb7 (diff)
[SystemUI] 1.Remove the unnecessary log 2. update signal icon in bg thread
1. The log should be controlled by the DEBUG, otherwise it will be printed infinitely and the performance will be very slow. The log can be removed after checking, so I removing it instead of adding the DEBUG tag. 2. Do too much get icon in the main thread, move it into bg thread 3. It is unnecessary that update the mobile data layout from the callback, onAccessPointsChanged, because it is used for Wi-Fi. Bug: 201200079 Test: manual and Q verified pass Change-Id: I5f4623f9ffb68fae6ca377625aaa039f0f33dd38 (cherry picked from commit 5f685c98cc877f61e0297a9507412cb83f83d84b) Merged-In:I5f4623f9ffb68fae6ca377625aaa039f0f33dd38
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions