libril: Fix Const-Correctness for
authorNathan Harold <nharold@google.com>
Tue, 1 Aug 2017 02:44:46 +0000 (19:44 -0700)
committerStricted <info@stricted.net>
Wed, 24 Oct 2018 01:49:07 +0000 (03:49 +0200)
commitea607878584cbd35bfd575f76e47641e42a855fd
treeb834e83b72e538abbc3c46a9c199d67499a28028
parent7d58fd493bf8b0cff26ead8aed70e41cef7ec176
libril: Fix Const-Correctness for
 RIL_RadioFunctions

Re-add constant for function pointer table to
RIL_RadioFunctions. Const was accidentally removed
during a warnings cleanup.

Bug: 64231560
Test: compilation
Change-Id: I93675980c51d9162f624495d12fe3c97f1da8031
ril/libril/RilSapSocket.cpp
ril/libril/RilSapSocket.h
ril/libril/ril.cpp
ril/libril/sap_service.cpp
ril/libril/sap_service.h