msm8974-common: manifest: Remove widevine instance

In Q, this looks like it's making the system wait for a
specific widevine service, which we don't have.
Removing this appears to make L3 start working again.

Change-Id: Ib410029519e1d3cb0f0f3a5aa553976b36bca8c3
This commit is contained in:
Arne Coucheron 2019-12-19 00:57:14 +01:00 committed by Kevin F. Haggerty
parent 64ed0d4ffc
commit e15cdea68f
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -50,12 +50,10 @@
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>
<instance>widevine</instance>
<instance>default</instance>
</interface>
<interface>
<name>IDrmFactory</name>
<instance>widevine</instance>
<instance>default</instance>
</interface>
</hal>