commit | 783bd0d74d142493b4ef0a15a2664535854e99f9 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Thu Jan 11 11:10:35 2018 -0800 |
committer | Ray Essick <essick@google.com> | Tue Jan 16 09:25:15 2018 -0800 |
tree | 60cbf56cb9d37670194d12cda8180767b6b5cfa9 | |
parent | 734d186db7ec3d1f877001d71c71de6562ead7f7 [diff] |
media.metrics changes AString -> std::string change from AString to std::string for how media.metrics handles strings. This severs the dependency on libstagefright_foundation, where AString is implemented, so we can integrate into places which do not want to introduce a dependency on libstagefright_foundation. Bug: 70805723 Test: compilation/linking, CTS subset Change-Id: I66de971b6ec354444e06112607a2d7614084cef8