mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
Revert "universal7885: Uprev graphic composer HAL from 2.1 to 2.4"
* Our HWC does not support setActiveModeWithConstraints
* This way we can actually have mode switching working
which will be needed for Tiramisu resolution settings
This reverts commit 6c0bc75905.
This commit is contained in:
parent
2d5919abc1
commit
dbd446b32c
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.composer</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@2.4::IComposer/default</fqname>
|
||||
<fqname>@2.2::IComposer/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
|
|
|
|||
Loading…
Reference in a new issue