Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2705a41e authored by Giulio Cervera's avatar Giulio Cervera
Browse files

HTC Ril: initial support

Recent htc rom/phone have a newer ril interface which is not compatible
with our rild source and we are force to use the prebuilt.
The rild is not fully compatible with our framework and return an error
during network scan:
RIL_REQUEST_QUERY_AVAILABLE_NETWORKS: invalid response. Got 35 strings,
expected multible of 4

This patch add support for it, just ignoring the last one which is not
used in our framework.

Change-Id: I91c5798402aa4024a29d6328d1942b62dd16693a
parent b690d3fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment