Upgrade Target FCM version from 5 to 6

Test: ./vts-tradefed run vts -m vts_treble_vintf_vendor_test -t DeviceManifestTest#ShippingFcmVersion
Bug: 192311951
Change-Id: I147d8271b9d2783c59c026825767fea7981124f7
This commit is contained in:
Alex Hong 2021-07-12 20:54:30 +08:00
parent 43cb9934ea
commit 7e78793b8c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<compatibility-matrix version="1.0" type="framework" level="5"> <compatibility-matrix version="1.0" type="framework" level="6">
<hal format="hidl" optional="true"> <hal format="hidl" optional="true">
<name>android.hardware.radio</name> <name>android.hardware.radio</name>
<version>1.2</version> <version>1.2</version>

View file

@ -1,4 +1,4 @@
<manifest version="1.0" type="device" target-level="5"> <manifest version="1.0" type="device" target-level="6">
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.audio</name> <name>android.hardware.audio</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>