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
b18c3b2b
Commit
b18c3b2b
authored
Jan 12, 2021
by
TARKZiM
Committed by
Bernhard Thoben
Jan 14, 2021
Browse files
kitakami-common: Disable PPDaemon & Livedisplay legacymm
* Causing deepsleep issues.
parent
426e1d45
Changes
3
Show whitespace changes
Inline
Side-by-side
device-common.mk
View file @
b18c3b2b
...
...
@@ -235,7 +235,6 @@ PRODUCT_PACKAGES += \
# LiveDisplay
PRODUCT_PACKAGES
+=
\
vendor.lineage.livedisplay@2.0-service-legacymm
\
vendor.lineage.livedisplay@2.0-service-sysfs
# Media
...
...
manifest.xml
View file @
b18c3b2b
...
...
@@ -267,10 +267,6 @@
<name>
IDisplayColorCalibration
</name>
<instance>
default
</instance>
</interface>
<interface>
<name>
IPictureAdjustment
</name>
<instance>
default
</instance>
</interface>
</hal>
<hal
format=
"hidl"
>
<name>
vendor.lineage.trust
</name>
...
...
rootdir/init.qcom.rc
View file @
b18c3b2b
...
...
@@ -663,6 +663,7 @@ service ppd /system/vendor/bin/mm-pp-daemon
socket pps stream 0660 system system
group system graphics
writepid /dev/cpuset/system-background/tasks
disabled
# brcm-uim-sysfs (BT/FM/ANT+)
service uim /system/vendor/bin/brcm-uim-sysfs
...
...
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