From e47c31716b618658d48630d78f6039fd13b2fda8 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Tue, 15 May 2018 13:09:19 +0200 Subject: [PATCH] sanders: add NFC and sensors services to manifest --- configs/manifest.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/configs/manifest.xml b/configs/manifest.xml index 4636b75..89c736b 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -473,5 +473,32 @@ default + + android.hardware.nfc + hwbinder + 1.0 + + INfc + default + + + + android.hardware.sensors + hwbinder + 1.0 + + ISensors + default + + + + android.hardware.camera.provider + hwbinder + 2.4 + + ICameraProvider + legacy/0 + +