Loading tests/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,10 @@ cc_test { test_suites: ["device-tests"], tidy_timeout_srcs: [ "unit/commands_test.cpp", ], srcs: [ "unit/*.cpp", ], Loading Loading @@ -192,6 +196,10 @@ cc_test_host { "libupdater_defaults", ], tidy_timeout_srcs: [ "unit/host/imgdiff_test.cpp", ], srcs: [ "unit/host/*", ], Loading Loading
tests/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,10 @@ cc_test { test_suites: ["device-tests"], tidy_timeout_srcs: [ "unit/commands_test.cpp", ], srcs: [ "unit/*.cpp", ], Loading Loading @@ -192,6 +196,10 @@ cc_test_host { "libupdater_defaults", ], tidy_timeout_srcs: [ "unit/host/imgdiff_test.cpp", ], srcs: [ "unit/host/*", ], Loading