sdm660-common: Update thermal/widevine blobs from jasmine V11.0.19.0.QDIMIXM

* jasmine-user-10-QKQ1.190910.002-V11.0.19.0.QDIMIXM-release-keys

Signed-off-by: OdSazib <odsazib@gmail.com>
This commit is contained in:
OdSazib 2021-01-21 05:14:45 +06:00
parent df5829be8c
commit f19bba08c0
No known key found for this signature in database
GPG key ID: 0954440B60470871
13 changed files with 30 additions and 0 deletions

View file

@ -423,6 +423,14 @@ dex_import {
jars: ["proprietary/framework/WfdCommon.jar"],
}
prebuilt_etc_xml {
name: "manifest_android.hardware.drm@1.2-service.widevine",
owner: "xiaomi",
src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.2-service.widevine.xml",
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.qti.gnss@3.0-service",
owner: "xiaomi",

Binary file not shown.

View file

@ -22,3 +22,4 @@ service vendor.drm-widevine-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-serv
group media mediadrm drmrpc system
ioprio rt 4
writepid /dev/cpuset/foreground/tasks
writepid /sys/kernel/ktrace/sched/drm_pid

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2020 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.drm</name>
<transport>hwbinder</transport>
<fqname>@1.2::ICryptoFactory/widevine</fqname>
<fqname>@1.2::IDrmFactory/widevine</fqname>
</hal>
</manifest>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -718,6 +718,7 @@ PRODUCT_PACKAGES += \
libsdm-disp-vndapis \
libthermalclient \
libtime_genoff \
manifest_android.hardware.drm@1.2-service.widevine \
PowerOffAlarm \
qcrilhook \
qcrilmsgtunnel \