sm8250-common: Rework folder structure

Change-Id: I587c8a33848f139ea8a9cc7afae186b96faee9d6
This commit is contained in:
ata-kaner
2024-05-25 12:06:11 +03:00
parent 415e8c4ce7
commit 50b29d80c9
1401 changed files with 0 additions and 0 deletions
+11
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}