Merge "[aapt2] Set use_version_lib."
This commit is contained in:
committed by
Android (Google) Code Review
commit
b73b3eab0f
@@ -197,6 +197,7 @@ cc_test_host {
|
||||
cc_binary_host {
|
||||
name: "aapt2",
|
||||
srcs: ["Main.cpp"] + toolSources,
|
||||
use_version_lib: true,
|
||||
static_libs: ["libaapt2"],
|
||||
defaults: ["aapt2_defaults"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user