Fix header dependencies
This is needed because 1. MediaCodecsXmlParser.h will not include OMX header files. 2. libstagefright will not export "." as an include directory. Test: make cts -j123 && cts-tradefed run cts-dev -m \ CtsMediaTestCases --compatibility:module-arg \ CtsMediaTestCases:include-annotation:\ android.platform.test.annotations.RequiresDevice Test: make cts -j123 && cts-tradefed run cts -m \ CtsMediaTestCases -t android.media.cts.MediaCodecListTest Bug: 37657124 Merged-In: I63d83346b22c45cc5954d41f2c23d7acd496b2ca Change-Id: I63d83346b22c45cc5954d41f2c23d7acd496b2ca
Loading
Please sign in to comment