commit | 03ffee7391505d8c6565a4ef691119dcf18ecc9e | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue Apr 12 16:40:31 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Tue Apr 12 16:40:31 2016 -0700 |
tree | 3551b4858075cac4007993d4ad15e362127076dd | |
parent | e4bbb6a0805cdfccda54560d2a638faa25b5efca [diff] |
Express libmedia dependencies in libmediaplayerservice libstagefright_nuplayer depends on headers from libmedia although it is not linked directly against libmedia. Consumers of libmediaplayerservice must have libmedia's complete include path as part of their include path in order to consume libmediaplayerservice. Bug: 27804373 Change-Id: Ia294129736b3c855191ef255133165b7beaba376 Test: Compiles.