commit | 74ff6db39d937eb17fde69831c46a1799de7b4fc | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon Apr 18 09:42:38 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon Apr 18 09:42:38 2016 -0700 |
tree | 2e10099df5505c569576f34e37503e6e632e83a3 | |
parent | 800f9d768c3bbce3ba0857ab7b89a3968b31d1b6 [diff] |
Make libstagefright_aacenc depend on libbinder This library includes libstagefright headers, which in turn include libbinder headers. Unfortunately, introducing a dependency on libstagefright directly introduces a circular dependency. Bug: 27804373 Change-Id: Id1e65f99b63275ffdccb05638412f43825f8ec1c Test: Compiles with accompanying changes.