Diff between 1c0d8eefac713b71f2299be7d71da108290b11ae and a9be0747a68ae8593d13cabd620991a12ffa34ac
Changed Files
| File | Additions | Deletions | Status |
| android/hal-msg.h | +1 | -0 | modified |
Full Patch
diff --git a/android/hal-msg.h b/android/hal-msg.h
index 7404ea5..753da4b 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -49,6 +49,7 @@ struct hal_hdr {
/* Core Service */
+#define HAL_ERROR_SUCCESS 0x00
#define HAL_ERROR_FAILED 0x01
#define HAL_ERROR_NOT_READY 0x02
#define HAL_ERROR_NOMEM 0x03