mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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:
@@ -29,9 +29,6 @@ cc_library_shared {
|
||||
header_libs: [
|
||||
"media_plugin_headers",
|
||||
],
|
||||
include_dirs: [
|
||||
"frameworks/native/include/media/openmax"
|
||||
],
|
||||
export_include_dirs: ["."]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user