Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
9639c608
Commit
9639c608
authored
May 29, 2020
by
TARKZiM
Committed by
Bernhard Thoben
May 29, 2020
Browse files
kitakami-common: livedisplay: Add back legacymm HAL service
* For IPictureAdjustment instance.
parent
266c27a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
device-common.mk
View file @
9639c608
...
...
@@ -217,6 +217,7 @@ PRODUCT_PACKAGES += \
# LiveDisplay
PRODUCT_PACKAGES
+=
\
vendor.lineage.livedisplay@2.0-service-legacymm
\
vendor.lineage.livedisplay@2.0-service-sysfs
# Media
...
...
manifest.xml
View file @
9639c608
...
...
@@ -267,6 +267,10 @@
<name>
IDisplayColorCalibration
</name>
<instance>
default
</instance>
</interface>
<interface>
<name>
IPictureAdjustment
</name>
<instance>
default
</instance>
</interface>
</hal>
<hal
format=
"hidl"
>
<name>
vendor.lineage.trust
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment