sm8250-common: Sort and reorganize blob list
Signed-off-by: ata-kaner <ata.kaner03@gmail.com>
This commit is contained in:
-14
@@ -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}
|
||||
Reference in New Issue
Block a user