sdm845-common: Add support for custom hwcomposer
The one in the vendor partition has broken color transformation. Change-Id: I93e989af5573902eb7013656268e3298cba6c232
This commit is contained in:
parent
664a9794fa
commit
10c61538af
3 changed files with 8 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
on init
|
||||
mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind
|
||||
mount none /system/lib/hw/power.qcom.so /vendor/lib/hw/power.qcom.so bind
|
||||
mount none /system/lib64/hw/hwcomposer.qcom.so /vendor/lib64/hw/hwcomposer.sdm845.so bind
|
||||
|
||||
on boot
|
||||
# Touchpanel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue