aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorkubersharma001 <kubersharma001@gmail.com>2019-12-10 14:13:39 +0530
committerDavide Garberi <dade.garberi@gmail.com>2020-01-25 14:48:43 +0100
commitc68710a4712e857896a44e24f70196e375d436c8 (patch)
tree05e4eaad1262bbf7da48b8f68dfcd31cf30dbf88 /manifest.xml
parent45cc7df55fe981c4e768ebbcad9a7b5161417cdf (diff)
msm8996-common: Drop default instance from cam provider HIDL
* Camera, media doesn't work after AOSP december tag because of the following commit https://android.googlesource.com/platform/frameworks/av/+/26c7997dea97345a81bcabd21fa07050c8ff0a57 622 622 W ServiceManagement: Waited one second for android.hardware.camera.provider@2.4::ICameraProvider/default 622 622 I ServiceManagement: getService: Trying again for android.hardware.camera.provider@2.4::ICameraProvider/default... test: boot, test camera and play a youtube video. Change-Id: I83c2a2bcd53e0bc029cd243e264daee87a509707
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index 2c91d06..25b3749 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -66,7 +66,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<version>2.4</version>
<interface>
<name>ICameraProvider</name>
- <instance>default</instance>
<instance>legacy/0</instance>
</interface>
</hal>