NFC: Update vts files to include the Annotations. am: 6360a884b8 am: 85e762c853 am: 853198e4da

am: b8c22885aa

Change-Id: Ia914ae154ae5707042112fd5f81d2c7d3f72b3fd
This commit is contained in:
Ruchi Kandoi
2017-01-13 00:38:38 +00:00
committed by android-build-merger

View File

@@ -87,6 +87,13 @@ interface: {
next: "powerCycle"
next: "controlGranted"
}
callflow: {
next: "write"
next: "close"
next: "coreInitialized"
next: "powerCycle"
next: "controlGranted"
}
}
api: {
@@ -98,6 +105,9 @@ interface: {
callflow: {
exit: true
}
callflow: {
exit: true
}
}
api: {
@@ -113,6 +123,13 @@ interface: {
next: "coreInitialized"
next: "powerCycle"
}
callflow: {
next: "write"
next: "close"
next: "prediscover"
next: "coreInitialized"
next: "powerCycle"
}
}
api: {
@@ -128,6 +145,13 @@ interface: {
next: "controlGranted"
next: "close"
}
callflow: {
next: "write"
next: "coreInitialized"
next: "prediscover"
next: "controlGranted"
next: "close"
}
}
}