OSDN Git Service

Add libadbd_fs to list of stub dependencies.
authorJosh Gao <jmgao@google.com>
Fri, 21 Feb 2020 04:43:55 +0000 (20:43 -0800)
committerJosh Gao <jmgao@google.com>
Mon, 24 Feb 2020 23:45:34 +0000 (15:45 -0800)
Bug: http://b/150032044
Test: treehugger
Change-Id: Iebb108c212ace8470efef6c2838eaefdd4b4be70
(cherry picked from commit c96d815c0a621355fae3e03949fbecc18b5c27b5)

generator/variableloader.cc

index 82cbaab..f7be9af 100644 (file)
@@ -48,6 +48,7 @@ std::vector<std::string> stub_libraries = {
     "libRS.so",
     "libaaudio.so",
     "libadbd_auth.so",
+    "libadbd_fs.so",
     "libandroid.so",
     "libandroid_net.so",
     "libbinder_ndk.so",