commit | c0959648b4a3d73212cd16c1f03289eadcbacae0 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Thu Apr 05 18:11:01 2018 -0700 |
committer | Phil Burk <philburk@google.com> | Thu Apr 12 17:55:26 2018 +0000 |
tree | 3cac28d06bc3966174e779bad7416fc3a535b779 | |
parent | fe463237ab61459ddc30120962c51fb089d25ec4 [diff] |
aaudio: fix uninitialized var in getBestTimestamp The localPosition was used even if it was not set by another function. Now we only use it if OK. Bug: 77659012 Test: input_monitor.cpp -m1 -pn Change-Id: I10648c5c17d42bb31d83fb14c1bda3ec527a3924