summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeffrey Huang <jeffreyhuang@google.com>2020-02-26 11:46:00 -0800
committerJiyong Park <jiyong@google.com>2020-05-06 11:53:39 +0900
commit8fd5557efcfee30056ba65bcab3cc1a7cdfbda96 (patch)
tree4d7741a8ae3cc80c2a3e3b3b828dc50ae375a408 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3944f2d9075fc0c01ea8f486eacf7fc843ba0712 (diff)
Move libstatssocket to shared.
This fixes the boot loop when zygote tries to log to statsd during boot time. Linking libstatssocket statically from two different places causes translation errors resulting in multiple instances of the same struct being created. This meant that the struct is no longer shared across the same process for opening/closing of the socket. Bug: 149889582 Test: Phone boots Merged-In: Ibfa25c0fe7874ba08157a5ec43601c5cf8305723 (cherry picked from commit 21f7e6a3f68dfd8620390f5bebf7911263769709) Change-Id: Ibfa25c0fe7874ba08157a5ec43601c5cf8305723
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions