Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ mfx_cc_defaults {
export_include_dirs: ["include"],

include_dirs: [
"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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks we don't have this folder hardware/intel/external/minigbm/cros_gralloc in celadon. What we have is hardware/intel/external/minigbm-intel.

"frameworks/av/media/libstagefright/foundation/include",
"frameworks/av/media/bufferpool/2.0/include",
"frameworks/av/media/codec2/sfplugin/utils",
Expand Down