OSDN Git Service

Add missing transitive dependency to pdx_tool.
authorCorey Tabaka <eieio@google.com>
Thu, 12 Oct 2017 02:00:50 +0000 (19:00 -0700)
committerCorey Tabaka <eieio@google.com>
Thu, 12 Oct 2017 02:03:06 +0000 (19:03 -0700)
Bug: 65455724
Test: make -j30
Change-Id: I03a22e10d92ea53bb2e1631e4203a186e42fa265

libs/vr/libpdx_default_transport/Android.bp

index 0f6511b..f891c59 100644 (file)
@@ -42,6 +42,7 @@ cc_binary {
         "pdx_tool.cpp",
     ],
     shared_libs: [
+        "libcutils",
         "liblog",
     ],
     static_libs: [