OSDN Git Service

Add back missing shared libraries used by executable in link command. These
authorDoug Kwan <dougkwan@google.com>
Fri, 2 Oct 2009 18:21:07 +0000 (11:21 -0700)
committerDoug Kwan <dougkwan@google.com>
Fri, 2 Oct 2009 18:21:07 +0000 (11:21 -0700)
commit4bf8618fea6c95686f23f957c2799ac450076623
tree1dadaf59e7c7cf40ec0e5a58b20dc5909bcc965d
parent0e834848b2df0fb6a3f72b76be256f7f4e987827
Add back missing shared libraries used by executable in link command.  These
libraries are linked though dependencies of other libraries.  While that works,
it is not the right thing to do.
dexopt/Android.mk