Merge "Make test_options.timeout an int64" am: 9a2d64872b
am: 9b4f268106
Change-Id: Id2c82d2be806d1f9c729b7b0428eccbf67db83d8
This commit is contained in:
@@ -36,7 +36,7 @@ android_robolectric_test {
|
||||
instrumentation_for: "SettingsLibShell",
|
||||
coverage_libs: ["SettingsLib"],
|
||||
test_options: {
|
||||
timeout: "36000",
|
||||
timeout: 36000,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user