Add aftltool is a signing parameter
Right now we assert that the aftltool should exist since the one in aosp won't work due to grpc dependencies. Bug: 147870995 Test: build Change-Id: Iabb2c375167572a965493a7648fdc1abe287af67
This commit is contained in:
@@ -1417,6 +1417,7 @@ class CommonUtilsTest(test_utils.ReleaseToolsTestCase):
|
||||
'6285659:userdebug/dev-keys'
|
||||
}
|
||||
}
|
||||
common.OPTIONS.aftl_tool_path = "aftltool"
|
||||
common.OPTIONS.aftl_server = "log.endpoints.aftl-dev.cloud.goog:9000"
|
||||
common.OPTIONS.aftl_key_path = os.path.join(testdata_dir,
|
||||
'test_transparency_key.pub')
|
||||
|
Reference in New Issue
Block a user