Add dependency on libdl_android
platform private symbols have been moved to libdl_android.so
since they are not intended to be accessible from apps.
Test: make
Bug: http://b/129387775
Change-Id: I26339e0cb0370272758d983b611b0af29bf6dea5
(cherry picked from commit 192b72b9b4)
This commit is contained in:
@@ -288,6 +288,7 @@ cc_library_shared {
|
||||
"libnativewindow",
|
||||
"libhwui",
|
||||
"libdl",
|
||||
"libdl_android",
|
||||
"libstatslog",
|
||||
"server_configurable_flags",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user