diff options
author | Yasuhiro Matsuda <mazda@google.com> | 2015-07-10 15:35:47 +0900 |
---|---|---|
committer | Yasuhiro Matsuda <mazda@google.com> | 2015-07-31 13:24:42 +0900 |
commit | 8b5cd9fda45bc57644dc0577cde3c39cc17c0f87 (patch) | |
tree | dad5f4171d023898fcf0418fc895fa149ca63d99 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b6fbe91a02c2d4a03ff65f37ec10d5b95a0792e7 (diff) |
Fix a compile error with DEBUG_SERVICE enabled.
Fixes the following compile error that occurs when
DEBUG_SERVICE is set to true.
frameworks/base/services/core/java/com/android/server/am/\
ActiveServices.java:1624: error: variable si might not \
have been initialized
+ si.intent);
Change-Id: I62851d9d9de18294b555834e042025eeca0ad5ae
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions