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)
committerFrancescodario Cuzzocrea <bosconovic@gmail.com>
Wed, 23 Dec 2020 16:00:29 +0000 (17:00 +0100)
commit6d6c0500f3139f84163eefefc8e19dcc934ef26a
tree374c10fed4314aaf135a27418fcddf5cafe47213
parent8f04a50d7cb945deb9da5920948f1eef8ab88857
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
ril/libsecril-client/Android.mk
ril/libsecril-client/secril-client.cpp