Diff between 919ef7d0996db6c9335dd179ba94f57fc1f4fb76 and 9c9b018781323afb95418a49409c8347d74f03b0

Changed Files

File Additions Deletions Status
android/hal-ipc-api.txt +3 -1 modified

Full Patch

diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 9a8b770..dcd1553 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -117,7 +117,9 @@ Core Service (ID 0)
 
 	Opcode 0x00 - Error response
 
-		Response parameters: Error (1 octet)
+		Response parameters: Status (1 octet)
+
+		Valid status values: 0x01	Failed
 
 	Opcode 0x01 - Register module command/response