1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3/* 4** Copyright 2023, The Android Open Source Project. 5** 6** Licensed under the Apache License, Version 2.0 (the "License"); 7** you may not use this file except in compliance with the License. 8** limitations under the License. 9*/ 10--> 11<manifest version="1.0" type="device"> 12 <hal format="aidl"> 13 <name>android.hardware.automotive.vehicle</name> 14 <version>3</version> 15 <fqname>IVehicle/default</fqname> 16 </hal> 17</manifest> 18