Diff between bbee1ad5c78c8ee9c16d0df90d0f7b46e3db01a8 and 48df24ba9402b5cbc0e5b530cb8674e408b95be9

Changed Files

File Additions Deletions Status
android/hal-msg.h +1 -1 modified

Full Patch

diff --git a/android/hal-msg.h b/android/hal-msg.h
index eef226e..9c30218 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -1074,7 +1074,7 @@ struct hal_cmd_hf_client_dial_memory {
 #define HAL_HF_CLIENT_ACTION_CHUP		0x08
 #define HAL_HF_CLIENT_ACTION_BRTH_0		0x09
 #define HAL_HF_CLIENT_ACTION_BRTH_1		0x0a
-#define HAL_HF_CLIENT_ACTION_BRTH_02		0x0b
+#define HAL_HF_CLIENT_ACTION_BRTH_2		0x0b
 
 #define HAL_OP_HF_CLIENT_CALL_ACTION		0x0a
 struct hal_cmd_hf_client_call_action {