Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b1f6580 authored by guoyin.chen's avatar guoyin.chen
Browse files

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: default avatarguoyin.chen <guoyin.chen@nxp.com>
parent 738c58dd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -29,9 +29,6 @@ cc_library_shared {
    header_libs: [
        "media_plugin_headers",
    ],
    include_dirs: [
        "frameworks/native/include/media/openmax"
    ],
    export_include_dirs: ["."]
}