commit | 757df4cfef5a057cbfd38f81af24901f3ab04683 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Oct 26 13:15:36 2018 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Nov 02 22:49:25 2018 +0000 |
tree | 019905eb2688ab58d7db6229c616354e82831635 | |
parent | 85e827fe8cf150baf910bd440c97e140bad84a8d [diff] |
Use Message instead of GeneratedMessage com.google.protobuf.GeneratedMessage is an implementation detail of protobuf, use the public com.google.protobuf.Message interface instead. Fixes build with protobuf 3.5.2. Bug: 117607748 Test: m checkbuild Test: atest SettingsIncidentTest IncidentdTest Change-Id: I2e808f51fe49176a4cc2f9c8395bf6a5ca2492eb