commit | 549a822be2be7a62fc4ffa34f3c1650aa6ccf589 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Nov 23 18:30:07 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Nov 23 18:30:07 2022 +0000 |
tree | fdfd7430e978efb482a4755ebf0d1a1edbfe3155 | |
parent | bd483c03b2e6f070b03b135bd030fd797f2c5366 [diff] |
audio: Report unknown stream positions explicitly Instead of using 'STATUS_NO_INIT' in the case when stream position can not be reported, use a special value for Position fields. This streamlines processing of statuses on the client side, by removing the need to treat 'STATUS_NO_INIT' specially. Bug: 205884982 Test: atest VtsHalAudioCoreTargetTest Change-Id: I13c9c8d165b632900ca76de144759ef7b9200eff