am f3833b67: am fedbcde6: add /vendor support

Merge commit 'f3833b67ee4773f2732814efe9e099558167976e'

* commit 'f3833b67ee4773f2732814efe9e099558167976e':
  add /vendor support
This commit is contained in:
Brian Swetland 2010-09-19 04:46:14 -07:00 committed by Android Git Automerger
commit c6d4084ad0

View File

@ -606,8 +606,8 @@ static void dump(soinfo *si)
#endif
static const char *sopaths[] = {
"/vendor/lib",
"/system/lib",
"/lib",
0
};