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/base/Android.bp b/base/Android.bp index 12b3969..ec81f61 100644 --- a/base/Android.bp +++ b/base/Android.bp
@@ -162,4 +162,5 @@ suffix: "64", }, }, + test_suites: ["device-tests"], }