commit | 6496137f7bdf2bb7bcc62feeffb682c5fbc5d451 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Wed Mar 10 13:02:09 2021 -0800 |
committer | Ray Essick <essick@google.com> | Thu Mar 11 01:27:41 2021 +0000 |
tree | 39138dd08797d71e17a870a47f5f6cca90ba8440 | |
parent | 78a051bd359058d83fbe051b5b7212c67442d000 [diff] |
Flac codec link statically against libaudio_utils Static linking avoids pulling in most of the library, along with the related downstream dependencies that come with rest of the library. Bug: 175515423 Test: atest CtsMediaTestCases:android.media.cts.DecoderTest#testFlacIdentity Test: atest CtsMediaTestCases:android.media.cts.DecoderTest#testDecodeFlac Change-Id: I0e583100236bf3d68f46dbde275cf57b4d97c31d (cherry picked from commit 2e6a54ef411b62a23ba08cf7d83d94b429a7ad24)