From 1ebf3301a02784424576d5ef63f1d059f1f5338d Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Wed, 10 Sep 2014 13:11:31 +0200 Subject: [PATCH] android/hal-ipc-api: Use 2 bytes for location in dial memory --- android/hal-ipc-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index ca41cffd4..26e777e2c 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -2162,7 +2162,7 @@ Commands and response: Opcode 0x09 - Dial Memory command/response - Command parameters: Location (1 octet) + Command parameters: Location (2 octet) Response parameters: In case of an error, the error response will be returned. -- 2.47.3