commit | bc00521c5b2c127cb9ac89234bc6c8d318aabfbf | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <krzysio@google.com> | Thu Jan 14 23:43:27 2021 -0800 |
committer | Krzysztof Kosiński <krzysio@google.com> | Thu Jan 14 23:43:27 2021 -0800 |
tree | 762d4647d378dd03217e2e815bc046a62361a357 | |
parent | 4ff170a13980f64007a5a82a01b0d8a027f4d22a [diff] |
Make RefBase a non-virtual base of GoogSensorWrapper. This is never used and causes problems elsewhere - for example, it's not possible to directly cast from RefBase to GoogSensorMotion and other derived types of GoogSensorWrapper. Bug: 166863778 Test: See other CL in this topic Change-Id: I6ade8e1b01a0e1deb2f65ae3c6a4661720c4f8f5