samsung: Add dummy lineagehw HIDL interfaces for vendor.lineage.livedisplay
authorJan Altensen <info@stricted.net>
Sun, 20 Jan 2019 00:40:51 +0000 (01:40 +0100)
committerKevin Haggerty <haggertk@lineageos.org>
Fri, 24 May 2019 01:14:10 +0000 (03:14 +0200)
commit1a8433638ae5e7bf754d535d49773924572ed63d
tree91ab3cb57e8548ba2639f60637348664b90acc2f
parent2b27b275b3e2713da5b8e21465a35fd5962194ed
samsung: Add dummy lineagehw HIDL interfaces for vendor.lineage.livedisplay

* Generated from hidl-gen with added LineageOS copyrights

Change-Id: I150c3a65b92586fa2715c0f8ef27d2bcc6ba5d70
19 files changed:
lineagehw/hidl/livedisplay/AdaptiveBacklight.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/AdaptiveBacklight.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/Android.bp [new file with mode: 0644]
lineagehw/hidl/livedisplay/AutoContrast.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/AutoContrast.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/ColorBalance.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/ColorBalance.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/ColorEnhancement.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/ColorEnhancement.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/DisplayColorCalibration.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/DisplayColorCalibration.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/DisplayModes.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/DisplayModes.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/PictureAdjustment.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/PictureAdjustment.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/ReadingEnhancement.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/ReadingEnhancement.h [new file with mode: 0644]
lineagehw/hidl/livedisplay/SunlightEnhancement.cpp [new file with mode: 0644]
lineagehw/hidl/livedisplay/SunlightEnhancement.h [new file with mode: 0644]