summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-29 19:56:26 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-29 19:56:26 +0100
commit56be0888c38565e230d1c2e310a4e1ff9d946211 (patch)
tree048117c32e36015daa60fdde379faf0c01eedeb8
parent6fa066836fa6fd4164244337d1facee369a074fd (diff)
downloadhardware_replicant_libsamsung-ril-replicant-6.0-0001.tar.gz
hardware_replicant_libsamsung-ril-replicant-6.0-0001.tar.bz2
hardware_replicant_libsamsung-ril-replicant-6.0-0001.zip
Add 00000 to the PLMN listreplicant-6.0-0001
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