commit | 5c504ee4cb63b1565a5f5653516d1d31c7d87621 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Thu Jan 21 18:53:19 2021 -0800 |
committer | Chong Zhang <chz@google.com> | Thu Jan 21 18:58:33 2021 -0800 |
tree | 8768ce47cbe02877fcaa18da4a02cba774824552 | |
parent | 03b68517d3e9d75332b6a2a62b276958807831a5 [diff] |
transcoding: use __ANDROID_API_FUTURE__ in __builtin_available check __builtin_available 31 fails because we're not officially 31 yet. Use __ANDROID_API_FUTURE__ for now. bug: 178144708 test: builds; transcoding unit tests; manually test transcoding works. Change-Id: I4ccf05f3858feb9e22eb294b4443edc830737204