Add tests to automotive-tests package
Test: Manual build run Bug: 256932212 Change-Id: I44b790057e89a5e09360ab161afb63f8572dd991
This commit is contained in:
@@ -92,7 +92,10 @@ android_test {
|
||||
|
||||
certificate: "platform",
|
||||
platform_apis: true,
|
||||
test_suites: ["device-tests"],
|
||||
test_suites: [
|
||||
"device-tests",
|
||||
"automotive-tests",
|
||||
],
|
||||
|
||||
optimize: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user