From d6988ae56df7abba868c2a221cd265af1eab1227 Mon Sep 17 00:00:00 2001 From: Jan Altensen Date: Mon, 25 Feb 2019 12:58:28 +0100 Subject: [PATCH] ttab: regenerate device manifest * using `lshal --init-vintf` Change-Id: I30649a1ee4a36942321332d0b7981c813851efb6 --- manifest.xml | 79 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 31 deletions(-) diff --git a/manifest.xml b/manifest.xml index a34b79e..48bce55 100644 --- a/manifest.xml +++ b/manifest.xml @@ -6,6 +6,7 @@ IDevicesFactory default + msd @@ -21,27 +22,8 @@ android.hardware.bluetooth passthrough 1.0 - - - android.hardware.graphics.allocator - passthrough - 2.0 - IAllocator - default - - - - android.hardware.graphics.composer - passthrough - 2.1 - - - android.hardware.graphics.mapper - passthrough - 2.0 - - IMapper + IBluetoothHci default @@ -49,10 +31,6 @@ android.hardware.camera.provider passthrough 2.4 - - ICameraProvider - legacy/0 - android.hardware.cas @@ -66,7 +44,7 @@ android.hardware.configstore hwbinder - 1.0 + 1.1 ISurfaceFlingerConfigs default @@ -94,6 +72,29 @@ default + + android.hardware.graphics.allocator + passthrough + 2.0 + + IAllocator + default + + + + android.hardware.graphics.composer + passthrough + 2.1 + + + android.hardware.graphics.mapper + passthrough + 2.0 + + IMapper + default + + android.hardware.health hwbinder @@ -116,8 +117,12 @@ android.hardware.light passthrough 2.0 + + ILight + default + - + android.hardware.media.omx hwbinder 1.0 @@ -139,6 +144,10 @@ android.hardware.power passthrough 1.0 + + IPower + default + android.hardware.renderscript @@ -149,11 +158,10 @@ android.hardware.sensors passthrough 1.0 - - - android.hardware.tests.libhwbinder - passthrough - 1.0 + + ISensors + default + android.hardware.usb @@ -173,4 +181,13 @@ default + + android.hardware.wifi.supplicant + hwbinder + 1.1 + + ISupplicant + default + + -- 2.20.1