compat: libui_shim: Make vendor available
* msm8998 camera stacks need this. Change-Id: I5046eab287e3f14f024cd88293dfe4c5279f6667
This commit is contained in:
parent
861345fd7f
commit
eb2e7226b8
1 changed files with 1 additions and 0 deletions
|
@ -293,4 +293,5 @@ cc_library_shared {
|
|||
"libui/GraphicBuffer.cpp",
|
||||
],
|
||||
compile_multilib: "64",
|
||||
vendor_available: true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue