summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.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-04 06:39:30 +0000
commitd87c9cb26bbbfc5607667c9f569a019b39600b42 (patch)
tree0813b5dd673768b8828137e63331b59cbb8d3080 /libs/androidfw/ZipFileRO.cpp
parentd0f3d14f8db1ff0a4f6f3fd9902188cc80566f4a (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/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions