commit | 1bfb21012e257289993f3b7784617cf99227d98a | [log] [tgz] |
---|---|---|
author | Dileep Marchya <dmarchya@codeaurora.org> | Fri Mar 09 16:40:35 2018 +0530 |
committer | Dileep Marchya <dmarchya@codeaurora.org> | Tue Apr 03 10:24:24 2018 +0530 |
tree | 22453d9b0ccbcba37b26aa13d86525bb6d36f531 | |
parent | 8ae77fc36ed14a39ff7a82a4dcec75eef37f0a3b [diff] [blame] |
libdebug: Add common debug utility. - Add sdm and drm independent debug utility. CRs-Fixed: 2211061 Change-Id: I48f9d8080ce05cff0ac0982f8e7123fec969e695
diff --git a/Android.bp b/Android.bp index ef4b3af..3837f3d 100644 --- a/Android.bp +++ b/Android.bp
@@ -27,6 +27,7 @@ "gpu_tonemapper", "sdm/include", "gralloc", + "libdebug", ], header_libs: ["libhardware_headers"], export_header_lib_headers: ["libhardware_headers"],