Fix zipalign tests with GetExecutableDirectory

Test: Self-tested
Bug: NA
Change-Id: Idc15c0e028b74a2b38c26af0e7d4a51f32210145
This commit is contained in:
Fabien Sanglard
2020-10-22 17:58:12 -07:00
parent d41b82563f
commit 6dfc6fb4c4
2 changed files with 13 additions and 3 deletions

View File

@@ -58,6 +58,7 @@ cc_test_host {
"tests/src/*_test.cpp",
],
static_libs: [
"libbase",
"libzipalign",
"libgmock",
],