mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
diag: Update last SSID for general category
DIAG SSID ranges are updated on modem side. Hence same update is needed on application processor side. This change updates the same. We plan to implenent an algorithm which will remove the need for manual updates. Change-Id: I573b75fe0b88bad6f0b2fd5d1b12eb4530067912 Signed-off-by: Shalabh Jain <shalabhj@codeaurora.org>
This commit is contained in:
parent
b482854e59
commit
9900356726
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ the appropriate macros. */
|
|||
#define EVENT_LAST_ID 0x08AD
|
||||
|
||||
#define MSG_SSID_0 0
|
||||
#define MSG_SSID_0_LAST 91
|
||||
#define MSG_SSID_0_LAST 93
|
||||
#define MSG_SSID_1 500
|
||||
#define MSG_SSID_1_LAST 506
|
||||
#define MSG_SSID_2 1000
|
||||
|
|
Loading…
Reference in a new issue