summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorKevin DuBois <kevindubois@google.com>2018-09-12 11:24:26 -0700
committerlinpeter <linpeter@google.com>2019-11-21 14:24:20 +0800
commit799235ef2abb08ba1f43359df07eb6610113625b (patch)
treed7daad106cdf3fbe0ec2d3dc498e155d86dcf05e /Android.bp
parent0c81b1770a0eef52556d7579ae7694df864c8bc0 (diff)
downloaddisplay-799235ef2abb08ba1f43359df07eb6610113625b.tar.gz
sm7150: cherry pick histogram code from sm8150
This ports the sm8150 code for the histogram collection to the sm7150 code base. This is mostly porting the libhistogram helper library, code is not used. Bug: 143513619 Test: ./color_sampling_test Test: libgui_test --gtest_filter=DisplayedContentSamplingTest* Test: dumpsys SurfaceFlinger Change-Id: I819ed037488fa18e3248ecf5505d80cbe474f233
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9c9bb03c..e268dbfc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,6 +38,7 @@ cc_library_headers {
"sdm/include",
"gralloc",
"libdebug",
+ "libhistogram",
],
header_libs: ["libhardware_headers", "//vendor/qcom/sm7150:display_intf_headers"],
export_header_lib_headers: ["libhardware_headers", "//vendor/qcom/sm7150:display_intf_headers"],