mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 03:30:22 +01:00
Android.bp: Add include exports for android dir
This forward ports Stefan Schake's patch
32ee9c0e05 "android: Add missing include exports" to the
Android.bp file.
This commit is contained in:
parent
aef24b66d9
commit
c2b5759a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ cc_library {
|
|||
"libdrm_sources",
|
||||
],
|
||||
|
||||
export_include_dirs: ["include/drm"],
|
||||
export_include_dirs: ["include/drm", "android"],
|
||||
|
||||
cflags: [
|
||||
"-Wno-enum-conversion",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue