mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Revert^3 "Remove HIDL graphics.mapper service from V+"
56b7c056ba
Change-Id: I1872654da10501ee3fe05b813d87ba4cfcb2e040
This commit is contained in:
committed by
Android (Google) Code Review
parent
56b7c056ba
commit
2226b540cd
@@ -238,6 +238,15 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- Either the native or the HIDL mapper HAL must exist on the device -->
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IMapper</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.health</name>
|
||||
<version>1-2</version>
|
||||
@@ -677,7 +686,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- The native mapper HAL must exist on the device -->
|
||||
<!-- Either the native or the HIDL mapper HAL must exist on the device -->
|
||||
<hal format="native" optional="true">
|
||||
<name>mapper</name>
|
||||
<version>5.0</version>
|
||||
|
||||
Reference in New Issue
Block a user