Configstore is optional on updating devices.

Dropping requirement of configstore on devices
launching before or at P.

Test: pass
Bug: 150981985
Change-Id: I1c08bd7b18fe6006ee1555c39072e75ec4fb3210
Merged-In: I1c08bd7b18fe6006ee1555c39072e75ec4fb3210
This commit is contained in:
Yifan Hong
2020-03-06 17:47:27 -08:00
parent 3e9669ff69
commit e344d05818
4 changed files with 4 additions and 4 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>