Merge "Revert "Set omx and configstore as optional."" into oc-dev
am: b8e84d240f
Change-Id: Iaf5f7aacacd2eb72b1ba98e19f5fe7589580bdbd
diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml
index 8ef91b9..c643fc7 100644
--- a/compatibility_matrix.xml
+++ b/compatibility_matrix.xml
@@ -23,8 +23,7 @@
<name>android.hardware.camera.provider</name>
<version>2.4</version>
</hal>
- <!-- TODO(b/35356977): configstore is required. -->
- <hal format="hidl" optional="true">
+ <hal format="hidl" optional="false">
<name>android.hardware.configstore</name>
<version>1.0-1</version>
</hal>
@@ -72,8 +71,7 @@
<name>android.hardware.light</name>
<version>2.0</version>
</hal>
- <!-- TODO(b/36097717): omx is required. -->
- <hal format="hidl" optional="true">
+ <hal format="hidl" optional="false">
<name>android.hardware.media.omx</name>
<version>1.0</version>
</hal>