Add health.storage AIDL HAL

Test: TH
Bug: 177470478

Change-Id: Ib982fb4e98403edcbe23034569373a7777b139f1
This commit is contained in:
Yifan Hong
2021-01-13 14:18:15 -08:00
parent 9c160b61fe
commit c78079b333
8 changed files with 232 additions and 0 deletions

View File

@@ -258,6 +258,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>
<interface>