We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e1041 commit 7aa8aeaCopy full SHA for 7aa8aea
Android.bp
@@ -33,7 +33,7 @@ mfx_cc_defaults {
33
export_include_dirs: ["include"],
34
35
include_dirs: [
36
- "hardware/intel/external/minigbm-intel/cros_gralloc", // remove then minigbm gets Android.bp
+ "hardware/intel/external/minigbm/cros_gralloc", // remove then minigbm gets Android.bp
37
"frameworks/av/media/libstagefright/foundation/include",
38
"frameworks/av/media/bufferpool/2.0/include",
39
"frameworks/av/media/codec2/sfplugin/utils",
0 commit comments