Add minigbm helper to libgbm
Include minigbm extension functions in libgbm. Bug: 362894809 Test: m libgbm Change-Id: Ibbd00602d1e8cde5f3699b7d83ed4c294a19be8e
This commit is contained in:
parent
75370a9012
commit
7133248700
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ cc_library {
|
|||
":minigbm_core_files",
|
||||
"gbm.c",
|
||||
"gbm_helpers.c",
|
||||
"minigbm_helpers.c",
|
||||
],
|
||||
|
||||
cflags: select(soong_config_variable("minigbm", "platform"), {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue