avicii-common: update from LA.UM.9.12.r1-14000.02-SMxx50.QSSI12.0

Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
This commit is contained in:
KakatkarAkshay
2022-05-24 19:49:36 +05:30
committed by Sipun Ku Mahanta
parent eef50b08d8
commit 9aca17411e
39 changed files with 45 additions and 12 deletions

View File

@@ -0,0 +1,12 @@
#! /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}
setprop ro.soc.model ${ro.vendor.qti.soc_model}