mark zipalign_test as unit tests
Test: make Bug: 175408655 Change-Id: I03a7a0bb19ea408830acbf1ebe12ffb25012af91
This commit is contained in:
@@ -57,6 +57,9 @@ cc_test_host {
|
||||
srcs: [
|
||||
"tests/src/*_test.cpp",
|
||||
],
|
||||
test_options: {
|
||||
unit_test: true,
|
||||
},
|
||||
static_libs: [
|
||||
"libbase",
|
||||
"libzipalign",
|
||||
|
Reference in New Issue
Block a user