Merge "Add dependancy to libbase for libhostgraphics"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3da9fb7ee2
@@ -5,6 +5,10 @@ cc_library_host_static {
|
||||
"-Wno-unused-parameter",
|
||||
],
|
||||
|
||||
static_libs: [
|
||||
"libbase",
|
||||
],
|
||||
|
||||
srcs: [
|
||||
":libui_host_common",
|
||||
"Fence.cpp",
|
||||
@@ -28,4 +32,4 @@ cc_library_host_static {
|
||||
enabled: true,
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user