sm7325-common: rootdir: add missing qti display_boot and qcv rc files

Change-Id: I10a47aa3d4bfeb8b99f20e55659318ec43931832
This commit is contained in:
SGCMarkus 2022-07-29 15:14:46 +02:00
commit f216a1fc2e
2 changed files with 49 additions and 0 deletions

View file

@ -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}