summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorKevin DuBois <kevindubois@google.com>2018-09-12 11:24:26 -0700
committerKevin DuBois <kevindubois@google.com>2018-09-26 17:20:51 -0700
commit5a7b3868b60e18edfb84e3fdc3a2a6b3ce96b0ab (patch)
treec509d7b7c531f3138cc24969001805526ed22b1e /Android.mk
parent4c30737150f7fb7b6dd529fd720b8779efbb5596 (diff)
downloaddisplay-5a7b3868b60e18edfb84e3fdc3a2a6b3ce96b0ab.tar.gz
composer: add color sampling to dumpsys
Add a thread that monitors the DRM control nodef for color sampling events. Report this via dumpsys. This will be used to also provide additonal context for display management in the framework. Bug: 112756444 Test: boot, see dumpsys, no corruption. Test: ./color_sampling_tool see statistics. Test: pts-tradefed run pts -m PtsComposerTestCases Test: adb shell vndservice call display.qservice 39 i32 1 i32 {1,0} Change-Id: Ia0f02390ebeadab04c8cd81219d07112bd69c2f0
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 6c2a7021..76150c7c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -4,7 +4,7 @@ display-hals := include libdebug $(sdm-libs)/utils $(sdm-libs)/core
ifneq ($(TARGET_IS_HEADLESS), true)
display-hals += libcopybit liblight libmemtrack hdmi_cec \
- $(sdm-libs)/hwc2 gpu_tonemapper libdrmutils libdisplayconfig
+ $(sdm-libs)/hwc2 gpu_tonemapper libdrmutils libdisplayconfig libhistogram drm.vendor
endif
display-hals += gralloc