Widvine remote provisioning HAL implementation

This HAL implementation should be included in the factory image only.

BUG: 213415013
Test: manual
Change-Id: Icc0cc7f767a647238ce319623e0408ec22531f58
This commit is contained in:
Lu Chen
2022-01-24 11:06:22 -08:00
parent eb711ea0ec
commit 7684054d78
14 changed files with 1011 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<fqname>IRemotelyProvisionedComponent/widevine</fqname>
</hal>
</manifest>