Merge "Add dependency on libui-types"

This commit is contained in:
Chavi Weingarten
2020-07-14 01:21:46 +00:00
committed by Android (Google) Code Review

View File

@@ -20,6 +20,7 @@ cc_binary_host {
"libutils",
"libcutils",
"liblog",
"libui-types",
],
// This tool is prebuilt if we're doing an app-only build.