0275aa5d1a
Symbols for Android in open-dice now use the DiceAndroid* prefix rather than the Bcc* prefix. This does not migrate the whole library away from the legacy BCC nomencalture. Test: TH Change-Id: I878de15f663ee2bcb678db12475cae6c45fc8b87
19 lines
352 B
Text
19 lines
352 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "libdiced_open_dice.integration_test"
|
|
},
|
|
{
|
|
"name": "libdiced_open_dice_nostd.integration_test"
|
|
},
|
|
{
|
|
"name": "libopen_dice_cbor_bindgen_test"
|
|
},
|
|
{
|
|
"name": "libopen_dice_android_bindgen_test"
|
|
},
|
|
{
|
|
"name": "libdiced_sample_inputs.integration_test"
|
|
}
|
|
]
|
|
}
|