summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJoanne Chung <joannechung@google.com>2021-03-10 22:25:16 +0800
committerJoanne Chung <joannechung@google.com>2021-03-11 16:34:44 +0800
commit3cda8bd49fba84b76eba8962b93b3ec704214e40 (patch)
tree06132ca6d064431871c70d6234cf54123b698ad8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2d60140ef022ce78339d31f6d99a95e4ab151e79 (diff)
Add debug logs to help clarify the issue
We receive translation doesn't work issues but we don't have enough log information to help debugging the issue. To help clarify issue - Add more information when dumpsys activity information - We use Log.isLoggable() to control if the debug log need to be printed. But for the development phase, we enable print log on the debuggable ROM, we will delete it before platform release. Bug: 181975692 Test: manual. adb shell dumpsys activity <myactivity> --translation (Can find dumpsys result of sample app in bug 182433547) Change-Id: I4a9a1667a544fc4d1654c5f297d365a8288b1f4a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions