Cameraserver framework HAL is marked optional am: ac507e91ad

Original change: https://android-review.googlesource.com/c/platform/system/libhidl/+/3117486

Change-Id: I6fa4f0d86c7d8f10049d209d7efa4cec50e57479
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/vintfdata/frozen/8.xml b/vintfdata/frozen/8.xml
index db34f63..58db476 100644
--- a/vintfdata/frozen/8.xml
+++ b/vintfdata/frozen/8.xml
@@ -1,5 +1,9 @@
 <compatibility-matrix version="7.0" type="device">
-    <hal format="aidl" optional="false">
+    <!--
+         cameraserver is installed for all phones and tablets, but not
+         auto, TV, or Wear.
+    -->
+    <hal format="aidl" optional="true">
         <name>android.frameworks.cameraservice.service</name>
         <interface>
             <name>ICameraService</name>