e3q: Fix SPU init
A missing SELinux label was causing the QVC script to not execute and therefore not seting the ro.boot.product.vendor.sku property which is needed for sec_nvm to launch Change-Id: I5f330a427941025518558a5445e13ef80034d470
This commit is contained in:
@@ -289,4 +289,12 @@ SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
<name>android.hardware.security.sharedsecret</name>
|
||||
<fqname>ISharedSecret/default</fqname>
|
||||
</hal>
|
||||
<hal format="aidl" override="true">
|
||||
<name>android.hardware.weaver</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>IWeaver</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user