sdm845-common: Replace lineagehw implementation by HIDL services
Move DisplayModeControl and SunlightEnhancement into a livedisplay service, and TouchscreenGestures into a touch one. Change-Id: I5f46671633a13ddc6733a47f4ea5a6515d6d6c98
This commit is contained in:
parent
eaa9bbce92
commit
e3ee15e8af
29 changed files with 702 additions and 356 deletions
|
|
@ -1,4 +1,6 @@
|
|||
subdirs = [
|
||||
"lights",
|
||||
"livedisplay",
|
||||
"touch",
|
||||
"tri-state-key"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue