diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-10-15 08:22:33 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-10-15 09:20:32 +0200 |
| commit | 1f4962b5d11e5e3567e6a78ecce7207ed3ef438e (patch) | |
| tree | a4c3208d588a33338804e4772b19e9f23c543082 /oem.c | |
| parent | 19a0db26f3ca35322c27d7b5084d2899da07bf9f (diff) | |
| download | hardware_replicant_libsamsung-ril-1f4962b5d11e5e3567e6a78ecce7207ed3ef438e.tar.gz hardware_replicant_libsamsung-ril-1f4962b5d11e5e3567e6a78ecce7207ed3ef438e.tar.bz2 hardware_replicant_libsamsung-ril-1f4962b5d11e5e3567e6a78ecce7207ed3ef438e.zip | |
rename ril_has_reached_state to ril_radio_has_reached_state
In 2001, in the RIL repository[1], the SIM states were separated from
the radio states by the following commit:
2bc78d614e349574426d198c37e51ccb7455b5bb
2bc78d61 Separate SIM states from Radio States
Then in 2016 the SIM states were removed from the RADIO_STATES by the
following commit:
2baf72329c43d9e3f7850973f087176f535e31e8
2baf7232 Remove deprecated RADIO_STATES
So to be compatible with recent rild, we need to convert the code to
use separate SIM states.
As at first a ril_sim_has_reached_state function will be introduced,
we can rename ril_has_reached_state to ril_radio_has_reached_state
in a separate patch (this patch) in order not to have too much
changes at once in the same patch.
[1]https://android.googlesource.com/platform/hardware/ril
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'oem.c')
0 files changed, 0 insertions, 0 deletions
