bugfix: avoid (de)serializer of protobuf fields
it is not supported by gson and will cause ` java.lang.IllegalArgumentException: field <field_name> has type com.google.protobuf.*, got java.util.ArrayList `. it is not needed/intended anyway.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
it is not supported by gson and will cause ` java.lang.IllegalArgumentException: field <field_name> has type com.google.protobuf.*, got java.util.ArrayList `. it is not needed/intended anyway.
mentioned in commit 6501e3e6