1dd2ada5cf7d0c95afb4731d082473f34ee7f433
Added CommandsInterface.registerForRilConnected which allows components to register for when the ril connects and provides the version of the ril to the registrants or a -1 if the ril disconnects. For ril version 6 RIL.setupDataCall needs to have RadioTechnology + 2 as the radioTechnology parameter when the rilVersion is >= 6. DataConnection then uses registersForRilConnected to get the ril version and provide the proper radioTechnology value to RIL.setupDataCall Change-Id: Iacba764b9e38a4a138d186ccf1625fea760cc56d
…
am
5b68c655: Merge "docs: update makefile to show javadocs diffs for api level 12" into honeycomb-mr1
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%