OSDN Git Service

Repair dlwarning toast
authorDimitry Ivanov <dimitry@google.com>
Tue, 13 Dec 2016 00:21:46 +0000 (16:21 -0800)
committerDimitry Ivanov <dimitry@google.com>
Tue, 13 Dec 2016 00:21:46 +0000 (16:21 -0800)
commit4e84d5e4fa10a405c155bf7c655c2000d0ea6520
treeee32f41d9ad14662340c17c8da8c21ca5ff3f6c8
parent901de13c37912286db015b6f9113e39be46ce04d
Repair dlwarning toast

This was introduced by d9e427cf41893377dcdd0650ba20ff7cf7d72209
where libdl.c android_dlwarning method implementation was
not updated.

This makes it delegate the call to ld-android.so

Bug: http://b/33530622
Test: build, flash and launch test app
Change-Id: I8a379442de94724280638db73e5f7934f2ea394e
libdl/libdl.c