commit | 0dc8618dc70a6aa23ea030eeda1ea9934b4a04c6 | [log] [tgz] |
---|---|---|
author | Wink Saville <wink@google.com> | Wed Feb 23 17:28:05 2011 -0800 |
committer | Wink Saville <wink@google.com> | Wed Feb 23 18:11:45 2011 -0800 |
tree | b75c336091aba29121cb38801760415cf1b81998 | |
parent | 5107eea64e46b0fffbbbcefa469a88044f309de6 [diff] |
Do not start RILReceiver if wifi-only. By not starting RILReceiver we don't waste any cycles trying to communicate with a vendor ril which may not exist. This allows a wifi-only device to operate as expected and the system to gracefully handle the missing radio as ril requests will report RADIO_NOT_AVAILABLE. Change-Id: I6c6f60830486c5f0447b3b9eb44c8b1f2d70c517