libsecril-client: add support for P libsec-ril.so
authorFrancescodario Cuzzocrea <bosconovic@gmail.com>
Mon, 23 Nov 2020 20:52:33 +0000 (21:52 +0100)
committerJan Altensen <info@stricted.net>
Fri, 25 Dec 2020 16:03:01 +0000 (17:03 +0100)
commit4beff11d33d2ff87c56bb372239c95ff953d3504
treef2e4a43422d8da1e224b006d81e81ef096053f4f
parente69adfd99319b05df2c6bd9bd0cdd27eef5666e0
libsecril-client: add support for P libsec-ril.so

 * From P onward samsung changed the socket name in libsec-ril.so from
   Multiclient to VND_Multiclient.

 * In order to not break compatibility with older RIL stack guard this
   behind TARGET_USES_VND_SECRIL.

 * This is mostly relevant when using P (or newer) prebuilt ril stack
   coupled with OSS audio hal from hw/samsung, which depends on OSS
   libsecril-client to provide connection to the RIL daemon.

Change-Id: Iab5d07f2301d33216bbdf3e18f844522e32fadce
(cherry picked from commit 6d6c0500f3139f84163eefefc8e19dcc934ef26a)
ril/libsecril-client/Android.mk
ril/libsecril-client/secril-client.cpp