summaryrefslogtreecommitdiffstats
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
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
-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
-rw-r--r--manifest.xml2
-rw-r--r--manifest_x86.xml2
5 files changed, 5 insertions, 5 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>
diff --git a/manifest.xml b/manifest.xml
index fdfb29c..c13f70a 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -9,5 +9,5 @@
*/
-->
<!-- Trout specific HALs-->
-<manifest version="1.0" type="device" target-level="5">
+<manifest version="1.0" type="device" target-level="6">
</manifest>
diff --git a/manifest_x86.xml b/manifest_x86.xml
index 7b9dd71..7798d4a 100644
--- a/manifest_x86.xml
+++ b/manifest_x86.xml
@@ -9,7 +9,7 @@
*/
-->
<!-- x86 specific HALs-->
-<manifest version="1.0" type="device" target-level="5">
+<manifest version="1.0" type="device" target-level="6">
<hal format="aidl" optional="true">
<name>android.automotive.computepipe.registry</name>
<interface>