summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2020-04-23 20:41:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-04-23 20:41:01 +0000
commit37a966ac164af9225283b73b242a6f538cbd44a4 (patch)
tree8d1176e47eb7e95ace0c7ff1672fdc2980a62a1d
parentb2eab460709598141abb5f80d0313d84a86d15de (diff)
parentc814b44832ba9e335c2d839b621400864e5fbfdb (diff)
downloaddevice_google_car-37a966ac164af9225283b73b242a6f538cbd44a4.tar.gz
device_google_car-37a966ac164af9225283b73b242a6f538cbd44a4.tar.bz2
device_google_car-37a966ac164af9225283b73b242a6f538cbd44a4.zip
DO NOT MERGE: Remove IVehicle from google_car manifest am: c814b44832
Change-Id: I758a3d77fab108fbd0612cd06d14014378f77b1a
-rw-r--r--blueline_car/manifest.xml9
-rw-r--r--bonito_car/manifest.xml9
-rw-r--r--coral_car/manifest.xml9
-rw-r--r--crosshatch_car/manifest.xml9
-rw-r--r--flame_car/manifest.xml9
-rw-r--r--sargo_car/manifest.xml9
6 files changed, 0 insertions, 54 deletions
diff --git a/blueline_car/manifest.xml b/blueline_car/manifest.xml
index 949bc42..8738389 100644
--- a/blueline_car/manifest.xml
+++ b/blueline_car/manifest.xml
@@ -15,15 +15,6 @@
-->
<manifest version="1.0" type="framework" >
<hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.automotive.audiocontrol</name>
<transport>hwbinder</transport>
<version>1.0</version>
diff --git a/bonito_car/manifest.xml b/bonito_car/manifest.xml
index c8bafd3..3f622ec 100644
--- a/bonito_car/manifest.xml
+++ b/bonito_car/manifest.xml
@@ -15,15 +15,6 @@
-->
<manifest version="1.0" type="framework" >
<hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.automotive.audiocontrol</name>
<transport>hwbinder</transport>
<version>1.0</version>
diff --git a/coral_car/manifest.xml b/coral_car/manifest.xml
index b042667..c9eea40 100644
--- a/coral_car/manifest.xml
+++ b/coral_car/manifest.xml
@@ -14,15 +14,6 @@
limitations under the License.
-->
<manifest version="1.0" type="framework" >
- <hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
<!-- FIXME: Move this to shared manifest.xml -->
<hal format="hidl">
<name>android.hardware.broadcastradio</name>
diff --git a/crosshatch_car/manifest.xml b/crosshatch_car/manifest.xml
index c96946b..a6e2b39 100644
--- a/crosshatch_car/manifest.xml
+++ b/crosshatch_car/manifest.xml
@@ -15,15 +15,6 @@
-->
<manifest version="1.0" type="framework" >
<hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.automotive.audiocontrol</name>
<transport>hwbinder</transport>
<version>1.0</version>
diff --git a/flame_car/manifest.xml b/flame_car/manifest.xml
index 6dfba01..7d3906d 100644
--- a/flame_car/manifest.xml
+++ b/flame_car/manifest.xml
@@ -14,15 +14,6 @@
limitations under the License.
-->
<manifest version="1.0" type="framework" >
- <hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
<!-- FIXME: Move this to shared manifest.xml -->
<hal format="hidl">
<name>android.hardware.broadcastradio</name>
diff --git a/sargo_car/manifest.xml b/sargo_car/manifest.xml
index c8bafd3..3f622ec 100644
--- a/sargo_car/manifest.xml
+++ b/sargo_car/manifest.xml
@@ -15,15 +15,6 @@
-->
<manifest version="1.0" type="framework" >
<hal format="hidl">
- <name>android.hardware.automotive.vehicle</name>
- <transport>hwbinder</transport>
- <version>2.0</version>
- <interface>
- <name>IVehicle</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.automotive.audiocontrol</name>
<transport>hwbinder</transport>
<version>1.0</version>