OSDN Git Service

Add missing transitive dependency to atrace.
authorCorey Tabaka <eieio@google.com>
Wed, 11 Oct 2017 17:49:57 +0000 (10:49 -0700)
committerCorey Tabaka <eieio@google.com>
Wed, 11 Oct 2017 20:38:24 +0000 (13:38 -0700)
This is the proper fix for the revert in ag/3048738.

Bug: 65455724
Test: lunch full-eng && make -j30
Change-Id: I88d37fca2d1f71a46595dd74b5fd6749fa4b477d

cmds/atrace/Android.bp

index abf7b06..b3cbdef 100644 (file)
@@ -11,6 +11,7 @@ cc_binary {
         "libhidltransport",
         "liblog",
         "libutils",
+        "libcutils",
         "libz",
         "libbase",
     ],