commit | 44b03995859342e0c22ffed8c2f59b70d2d10fcb | [log] [tgz] |
---|---|---|
author | Luke Huang <huangluke@google.com> | Thu May 13 19:06:45 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 13 19:06:45 2021 +0000 |
tree | fff6ca2d9acbf73d85fb74768945a6b3a9c7d326 | |
parent | 65a154a2e799c32385cba457ecce0e7c1d895429 [diff] | |
parent | 9761928db091554500a87454240465590d6ac9b5 [diff] |
Merge "Add the missing test_suites field to ZipFuseTest"
diff --git a/zipfuse/Android.bp b/zipfuse/Android.bp index ec409f9..845508c 100644 --- a/zipfuse/Android.bp +++ b/zipfuse/Android.bp
@@ -32,6 +32,7 @@ name: "ZipFuseTest", stem: "zipfuse.test", defaults: ["zipfuse.defaults"], + test_suites: ["general-tests"], compile_multilib: "first", rustlibs: [ "libnix",