sm8250-common: Sort and reorganize blob list

Signed-off-by: ata-kaner <ata.kaner03@gmail.com>
This commit is contained in:
ata-kaner
2024-04-23 12:09:34 +03:00
parent 4fffd7c53e
commit 77e6d47891
86 changed files with 102 additions and 152 deletions
@@ -1,14 +0,0 @@
service vendor.drm-clearkey-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-service.clearkey
interface android.hardware.drm@1.0::ICryptoFactory clearkey
interface android.hardware.drm@1.0::IDrmFactory clearkey
interface android.hardware.drm@1.1::ICryptoFactory clearkey
interface android.hardware.drm@1.1::IDrmFactory clearkey
interface android.hardware.drm@1.2::ICryptoFactory clearkey
interface android.hardware.drm@1.2::IDrmFactory clearkey
interface android.hardware.drm@1.3::ICryptoFactory clearkey
interface android.hardware.drm@1.3::IDrmFactory clearkey
class hal
user media
group media mediadrm
ioprio rt 4
writepid /dev/cpuset/foreground/tasks
@@ -0,0 +1,11 @@
#! /vendor/etc/init
#=============================================================================
# Copyright (c) 2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#=============================================================================
on early-init
# Set ro.boot.product.vendor.sku to soc_name
exec u:r:vendor_qti_init_shell:s0 -- /vendor/bin/init.qti.qcv.sh
setprop ro.boot.product.vendor.sku ${ro.vendor.qti.soc_name}