summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-29 19:56:26 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-06-18 21:00:59 +0200
commit815cf9adb7b671cc763b5a71ab37332bc03c982e (patch)
tree048117c32e36015daa60fdde379faf0c01eedeb8
parent5011ee2e0e74ad635767edc1e79c9b5ab5bb3f10 (diff)
downloadhardware_replicant_libsamsung-ril-815cf9adb7b671cc763b5a71ab37332bc03c982e.tar.gz
hardware_replicant_libsamsung-ril-815cf9adb7b671cc763b5a71ab37332bc03c982e.tar.bz2
hardware_replicant_libsamsung-ril-815cf9adb7b671cc763b5a71ab37332bc03c982e.zip
Add 00000 to the PLMN list
Early during boot of the system, the modem answers with the string "00000" to the OPERATOR request. Samsung-RIL currently drops this response, while the proprietary RIL forwards it. Let's duplicate the behaviour of the proprietary RIL here. This seems to prevent that the RIL gets flooded with OPERATOR requests during system boot. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r--include/plmn_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/plmn_list.h b/include/plmn_list.h
index 8595e43..121dd8d 100644
--- a/include/plmn_list.h
+++ b/include/plmn_list.h
@@ -21,6 +21,7 @@ struct plmn_list_entry {
struct plmn_list_entry plmn_list[] = {
{ 1, 1, "TEST", "TEST" },
+ { 000, 00, "null", "null" },
// Abkhazia