summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2022-04-28 11:28:39 -0700
committerYifan Hong <elsk@google.com>2022-04-28 11:37:28 -0700
commite8df41e5e280628ca4ab504961d6eea9d643261f (patch)
treeabe8440f7c5cf489cdff6ca93cda43c91f35366a
parente05a232392e80854b004512c79363cd5e3ae29a4 (diff)
downloadlibhidl-e8df41e5e280628ca4ab504961d6eea9d643261f.tar.gz
Fix frozen framework manifest for S.
cameraservice needs to be optional for other verticals. Test: lunch r11 && m check-vintf-all Bug: 203103997 Fixes: 230682426 Change-Id: Idef5b8e9fffc9cd2bac413a355ba2a1382728558
-rw-r--r--vintfdata/frozen/6.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/vintfdata/frozen/6.xml b/vintfdata/frozen/6.xml
index 14ace95..eb078c0 100644
--- a/vintfdata/frozen/6.xml
+++ b/vintfdata/frozen/6.xml
@@ -1,5 +1,9 @@
<compatibility-matrix version="5.0" type="device">
- <hal format="hidl" optional="false">
+ <!--
+ cameraserver is installed for all phones and tablets, but not
+ auto or TV.
+ -->
+ <hal format="hidl" optional="true">
<name>android.frameworks.cameraservice.service</name>
<version>2.2</version>
<interface>