summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Aaron Huang <huangaaron@google.com> 2022-02-14 21:26:44 +0800
committer Aaron Huang <huangaaron@google.com> 2022-03-07 08:44:25 +0000
commit623fe199f7e188523ab18f8284d555862ea5d5f0 (patch)
tree974aa74f5a24b161c59fb0a4891de000d6a4be66 /libs/androidfw/StringPool.cpp
parentaca3aa1748f7b250dec5c66d595ce121bc33e2ed (diff)
Fix proto invalid write type
While dumpProtoLocked is called, InvalidProtocolBufferException occurred because types are mismatched between platform side and module side. netstats.proto was moved into connectivity module, both the platform(incident.proto) and the module uses protoc-gen-javastream to generate the Java classes from it. It should be fine since platform includes the source of the proto, and jarjar the generated classess in the module to avoid conflict with platform. Bug: 218566849 Test: adb shell incident 3001 adb shell dumpsys netstats --proto atest CtsIncidentHostTestCases:IncidentdTest#testIncidentReportDumpAuto Change-Id: I4654350a59dc1ca1a925785ad37f34aa7b481235 Merged-In: I4654350a59dc1ca1a925785ad37f34aa7b481235
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions