Add tests to automotive-tests package

Test: Manual build run
Bug: 256932212
Change-Id: I44b790057e89a5e09360ab161afb63f8572dd991
This commit is contained in:
Filip
2023-01-27 01:35:41 +00:00
committed by Filip Zakrzewski
parent 554cc4d8f7
commit 81205c953a

View File

@@ -92,7 +92,10 @@ android_test {
certificate: "platform",
platform_apis: true,
test_suites: ["device-tests"],
test_suites: [
"device-tests",
"automotive-tests",
],
optimize: {
enabled: false,