summaryrefslogtreecommitdiffstats
path: root/hal
diff options
context:
space:
mode:
authorEnrico Granata <egranata@google.com>2020-08-11 20:36:14 -0700
committerHao Chen <chenhaosjtuacm@google.com>2020-09-10 14:53:06 -0700
commitb470e868c1587930cc72abf6571f3f3130517f61 (patch)
treed9dbcaf2503b5bb9123c8d29642697867d69e2f0 /hal
parent22d05b8e1794d231e19a97b39c8aa353a9b57437 (diff)
downloaddevice_google_trout-b470e868c1587930cc72abf6571f3f3130517f61.tar.gz
device_google_trout-b470e868c1587930cc72abf6571f3f3130517f61.tar.bz2
device_google_trout-b470e868c1587930cc72abf6571f3f3130517f61.zip
Increase target-level of trout manifests to 6
Cuttlefish is using version 6, and it is not possible to mix and match versions as doing so breaks the build Bug: 163653133 Test: build Change-Id: I0e0c013861828aeb8a07fc81433881af6557efec
Diffstat (limited to 'hal')
-rw-r--r--hal/audiocontrol/2.0/manifest_android.hardware.audiocontrol@2.0-service.trout.xml2
-rw-r--r--hal/dumpstate/1.1/manifest_android.hardware.dumpstate@1.1-service.trout.xml2
-rw-r--r--hal/vehicle/2.0/manifest_android.hardware.automotive.vehicle@2.0-virtualization-service.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/hal/audiocontrol/2.0/manifest_android.hardware.audiocontrol@2.0-service.trout.xml b/hal/audiocontrol/2.0/manifest_android.hardware.audiocontrol@2.0-service.trout.xml
index 2e806a7..6bacdc0 100644
--- a/hal/audiocontrol/2.0/manifest_android.hardware.audiocontrol@2.0-service.trout.xml
+++ b/hal/audiocontrol/2.0/manifest_android.hardware.audiocontrol@2.0-service.trout.xml
@@ -8,7 +8,7 @@
** limitations under the License.
*/
-->
-<manifest version="1.0" type="device" target-level="5">
+<manifest version="1.0" type="device" target-level="6">
<hal format="hidl">
<name>android.hardware.automotive.audiocontrol</name>
<transport>hwbinder</transport>
diff --git a/hal/dumpstate/1.1/manifest_android.hardware.dumpstate@1.1-service.trout.xml b/hal/dumpstate/1.1/manifest_android.hardware.dumpstate@1.1-service.trout.xml
index c8778e2..ae9852c 100644
--- a/hal/dumpstate/1.1/manifest_android.hardware.dumpstate@1.1-service.trout.xml
+++ b/hal/dumpstate/1.1/manifest_android.hardware.dumpstate@1.1-service.trout.xml
@@ -8,7 +8,7 @@
** limitations under the License.
*/
-->
-<manifest version="1.0" type="device" target-level="5">
+<manifest version="1.0" type="device" target-level="6">
<hal format="hidl">
<name>android.hardware.dumpstate</name>
<transport>hwbinder</transport>
diff --git a/hal/vehicle/2.0/manifest_android.hardware.automotive.vehicle@2.0-virtualization-service.xml b/hal/vehicle/2.0/manifest_android.hardware.automotive.vehicle@2.0-virtualization-service.xml
index a355253..35e9acf 100644
--- a/hal/vehicle/2.0/manifest_android.hardware.automotive.vehicle@2.0-virtualization-service.xml
+++ b/hal/vehicle/2.0/manifest_android.hardware.automotive.vehicle@2.0-virtualization-service.xml
@@ -8,7 +8,7 @@
** limitations under the License.
*/
-->
-<manifest version="1.0" type="device" target-level="5">
+<manifest version="1.0" type="device" target-level="6">
<hal format="hidl">
<name>android.hardware.automotive.vehicle</name>
<transport>hwbinder</transport>