s5neolte: enable roaming protocol field
authorStricted <info@stricted.net>
Tue, 2 Oct 2018 07:33:42 +0000 (09:33 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:20:30 +0000 (09:20 +0200)
this fixes the following crash:
10-02 08:53:19.939  3717  3717 F DEBUG   : backtrace:
10-02 08:53:19.939  3717  3717 F DEBUG   :     #00 pc 00019a4c  /system/lib/libc.so (strcmp+119)
10-02 08:53:19.939  3717  3717 F DEBUG   :     #01 pc 001a002d  /system/lib/libsec-ril.so (DataCallSetup::ToDataProtocol(char const*)+12)
10-02 08:53:19.939  3717  3717 F DEBUG   :     #02 pc 00000084  <unknown>

Change-Id: I9c9c94d4f1a37ffea8675ad7ad26cf19d241ce76

BoardConfig.mk

index 5a05a2e7d295a02e27fc01e0c93ae4b50044496f..2e4848531444c2c00d198638d36488a3d9f34178 100644 (file)
@@ -30,6 +30,7 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth
 # RIL
 BOARD_MODEM_TYPE := tss310
 BOARD_PROVIDES_LIBRIL := true
+BOARD_NEEDS_ROAMING_PROTOCOL_FIELD := true
 
 # Init
 TARGET_INIT_VENDOR_LIB := libinit_sec