<?xml version="1.0" encoding="utf-8"?> <!-- /* ** Copyright 2017, The Android Open Source Project. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License. */ --> <manifest version="1.0" type="device" target-level="1"> <hal format="hidl"> <name>android.hardware.audio</name> <transport>hwbinder</transport> <version>4.0</version> <interface> <name>IDevicesFactory</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.audio.effect</name> <transport>hwbinder</transport> <version>4.0</version> <interface> <name>IEffectsFactory</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.bluetooth</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IBluetoothHci</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.camera.provider</name> <transport>hwbinder</transport> <version>2.4</version> <interface> <name>ICameraProvider</name> <instance>legacy/0</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.cas</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IMediaCasService</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.configstore</name> <transport>hwbinder</transport> <version>1.1</version> <interface> <name>ISurfaceFlingerConfigs</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.drm</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>ICryptoFactory</name> <instance>default</instance> </interface> <interface> <name>IDrmFactory</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.dumpstate</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IDumpstateDevice</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.gatekeeper</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IGatekeeper</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.gnss</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IGnss</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.graphics.allocator</name> <transport>hwbinder</transport> <version>2.0</version> <interface> <name>IAllocator</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.graphics.composer</name> <transport>hwbinder</transport> <version>2.1</version> <interface> <name>IComposer</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.graphics.mapper</name> <transport arch="32+64">passthrough</transport> <version>2.0</version> <interface> <name>IMapper</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.health</name> <transport>hwbinder</transport> <version>2.0</version> <interface> <name>IHealth</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.keymaster</name> <transport>hwbinder</transport> <version>3.0</version> <interface> <name>IKeymasterDevice</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.light</name> <transport>hwbinder</transport> <version>2.0</version> <interface> <name>ILight</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.media.omx</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IOmx</name> <instance>default</instance> </interface> <interface> <name>IOmxStore</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.power</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IPower</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.radio</name> <transport>hwbinder</transport> <version>1.1</version> <interface> <name>IRadio</name> <instance>slot1</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.radio.deprecated</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IOemHook</name> <instance>slot1</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.sensors</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>ISensors</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.usb</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IUsb</name> <instance>default</instance> </interface> </hal> <hal format="hidl"> <name>android.hardware.wifi.supplicant</name> <transport>hwbinder</transport> <version>1.1</version> <interface> <name>ISupplicant</name> <instance>default</instance> </interface> </hal> </manifest>