Add automotive-tests package to the tests

Bug: 235717579
Test: manual build
Change-Id: I4a08e621d17f4758204842aabbcdfa0d9bffc4e0
This commit is contained in:
Filip 2022-06-22 05:04:34 +00:00
parent 1f911dba0b
commit 943b550120

View file

@ -44,6 +44,7 @@ cc_test {
test_suites: [
"general-tests",
"vts",
"automotive-tests",
],
require_root: true,
}