commit | 472cfaf521ea6c94e4f166f90be01f7b90838e24 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Thu Dec 19 19:08:19 2024 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Thu Dec 19 19:08:19 2024 +0800 |
tree | c222f616f6f6e964df9e541ccff98897c351c396 | |
parent | dcaf57c18d9c706626b437faeee87cd8304a6143 [diff] [blame] |
Add dev_info v2(Default is v1) Change-Id: I49693856ab5c97a5df3c199ed75091c4eee1800b
diff --git a/mbtk/libmbtk_lib/ril/inc/mbtk_ril.h b/mbtk/libmbtk_lib/ril/inc/mbtk_ril.h index efd67fc..97f31b2 100755 --- a/mbtk/libmbtk_lib/ril/inc/mbtk_ril.h +++ b/mbtk/libmbtk_lib/ril/inc/mbtk_ril.h
@@ -225,6 +225,7 @@ // URC message RIL_URC_MSG_BEGIN = 0x2000, RIL_URC_MSG_GET_SIM_STATE, //check sim status + RIL_URC_MSG_BAND_SET, // Band set message RIL_URC_MSG_NET_STATE_LOG, // Save Network state into file. RIL_URC_MSG_END,