commit | 40fdf3f4ab587f01d95b2ec119d817499b0edece | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 27 16:12:06 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 27 16:12:06 2018 -0700 |
tree | ca59f23937fb33ebf7c1a6cf088eda0d0f7ce835 | |
parent | f88905d231367eeeb72379d9eb2debbadb47b788 [diff] [blame] |
Add test_suites lines. Bug: N/A Test: builds Change-Id: Ic5e2b9206bcfcb53c774989013b5db6aab462e42
diff --git a/init/Android.bp b/init/Android.bp index 70a4ac6..a31c5a5 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -180,6 +180,7 @@ "util_test.cpp", ], static_libs: ["libinit"], + test_suites: ["device-tests"], } cc_benchmark {