mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
Merge "Configstore is optional on updating devices." am: 9a260cdbb6 am: 349c9a5ffb
Change-Id: I733e503a3e454a5814b2e1f42d21d1f18a846852
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<instance>legacy/0</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.configstore</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.configstore</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.configstore</name>
|
||||
<version>1.0-1</version>
|
||||
<interface>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
<instance>legacy/0</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.configstore</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user