openmax header files have been relocated

openmax header files relocated at headers/media_plugin/media/openmax
Build error as below:
source path frameworks/native/include/media/openmax does not exist

Change-Id: Ifb43a8b47c9ecd7adc4ef715948c52015603ba40
Signed-off-by: guoyin.chen <guoyin.chen@nxp.com>
This commit is contained in:
guoyin.chen
2017-12-15 00:47:35 +08:00
parent 738c58dd50
commit 1b1f65808a

View File

@@ -29,9 +29,6 @@ cc_library_shared {
header_libs: [
"media_plugin_headers",
],
include_dirs: [
"frameworks/native/include/media/openmax"
],
export_include_dirs: ["."]
}