commit | 60a51818483dae32d18414a4f128ca057e267e8c | [log] [tgz] |
---|---|---|
author | Jaikumar Ganesh | Mon Apr 06 13:39:53 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Mon Apr 06 13:39:53 2009 -0700 |
tree | 8978591c1309af325e8b1753fd69f1712fbfd016 | |
parent | e932f7f2a47b770c636443d411436bd29cc4bb43 [diff] |
AI 144688: Fix CDMA ril call sequence numbers. RIL calls cannot have any gaps in their numbering. This was introduced by the CDMA code merge. This was partially fixed only in ril.h. We need to change the Constants file too. BUG=1765265 Automated import of CL 144688