mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge changes from topic "health_storage_aidl"
* changes: health storage AIDL VTS test. health storage: refactor common code for test Add default impl for health storage AIDL HAL Add health.storage AIDL HAL Refactor common implementation for health storage HAL.
This commit is contained in:
@@ -266,6 +266,14 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.health.storage</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IStorage</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.identity</name>
|
||||
<version>1-2</version>
|
||||
|
||||
Reference in New Issue
Block a user