vndk-def: Add more vendor lib search paths
am: 2015ccce85
Change-Id: Ia5579f53651bf2ae63a0426b87291f959db38a2e
This commit is contained in:
@@ -1240,6 +1240,8 @@ class ELFLinker(object):
|
||||
)
|
||||
|
||||
VENDOR_SEARCH_PATH = (
|
||||
'/vendor/${LIB}/hw',
|
||||
'/vendor/${LIB}/egl',
|
||||
'/vendor/${LIB}',
|
||||
'/vendor/${LIB}/vndk-sp',
|
||||
'/system/${LIB}/vndk-sp',
|
||||
|
||||
Reference in New Issue
Block a user