OSDN Git Service

Allow dlopen to find libreference-ril.so on 64 bit platform
authorVince Harron <vharron@google.com>
Thu, 14 Aug 2014 06:12:37 +0000 (23:12 -0700)
committerJohn Huang <jsh@google.com>
Thu, 14 Aug 2014 11:59:20 +0000 (11:59 +0000)
commit60c1f5bd6932365413f27e3083b54c3a98f3299d
treea143597fb2c9fd3a7b0dd3cca48ee7509b0d5f21
parent87540b6318016540030421a5c2bc41b759bf33cd
Allow dlopen to find libreference-ril.so on 64 bit platform

libreference-ril.so is located in /system/lib64 on 64 bit targets.
The incorrect path caused the ril-daemon to crash, which also blocked
the network on emulator image.

Bug: 16321274
Change-Id: I53a455f51a96de28c8dd0b9e1ffe5b7475b2baf1
rild/rild.c