OSDN Git Service

Merge "Update makefiles for logging."
authorSteven Moreland <smoreland@google.com>
Tue, 22 Nov 2016 17:25:36 +0000 (17:25 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 22 Nov 2016 17:25:36 +0000 (17:25 +0000)
1  2 
graphics/allocator/2.0/Android.bp
graphics/composer/2.1/Android.bp

@@@ -41,9 -41,9 +41,10 @@@ cc_library_shared 
          "libhidlbase",
          "libhidltransport",
          "libhwbinder",
+         "liblog",
          "libutils",
          "libcutils",
 +        "android.hardware.graphics.common@1.0",
      ],
      export_shared_lib_headers: [
          "libhidlbase",
@@@ -49,9 -49,10 +49,10 @@@ cc_library_shared 
          "libhidlbase",
          "libhidltransport",
          "libhwbinder",
+         "liblog",
          "libutils",
          "libcutils",
 -        "android.hardware.graphics.allocator@2.0",
 +        "android.hardware.graphics.common@1.0",
      ],
      export_shared_lib_headers: [
          "libhidlbase",