Add libandroidfw_tests to device-tests suite

For it to be included in device-tests.zip to run test in a suite.

Bug: none
Test: none
Change-Id: Ic20bede356f82a80582acb3883ad1ab9e76a6bdc
This commit is contained in:
Dan Shi
2018-12-18 16:06:40 -08:00
parent 2da290134f
commit 8d7267e82a

View File

@@ -167,6 +167,7 @@ cc_test {
},
},
data: ["tests/data/**/*.apk"],
test_suites: ["device-tests"],
}
cc_benchmark {