avicii:Update with PSM Kernel Details & Maintainer

This commit is contained in:
2023-11-08 09:37:58 +00:00
parent adf77cedc9
commit 6d1231d7f5
3 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
post-build=Xiaomi/aosp_violet/violet:10/QQ1B.200105.004/e096ccb016:userdebug/release-keys post-build=OnePlus/Nord_IND/Nord:12/RKQ1.211119.001/Q.202301091130:user/release-keys
post-sdk-level=29 post-sdk-level=33
post-security-patch-level=2020-01-01 post-security-patch-level=2023-11-01
pre-device=violet pre-device=avicii

View File

@@ -465,7 +465,7 @@ ui_print "=========================================";
ui_print "Based on Linux Kernel KERNEL_VERSION_STRING"; ui_print "Based on Linux Kernel KERNEL_VERSION_STRING";
ui_print "========================================="; ui_print "=========================================";
ui_print "Maintained by $MAINTAINER_STRING"; ui_print "Maintained by $MAINTAINER_STRING";
ui_print "sreeshankark@github.com "; ui_print "https://t.me/psmbuilds ";
ui_print "========================================="; ui_print "=========================================";
ui_print "Powered by"; ui_print "Powered by";
ui_print "AnyKernel3 by Chris Renshaw"; ui_print "AnyKernel3 by Chris Renshaw";
@@ -483,7 +483,7 @@ do_devicecheck;
do_versioncheck; do_versioncheck;
do_levelcheck; do_levelcheck;
ui_print "========================================="; ui_print "=========================================";
ui_print "Installing NeverSettle Kernel..."; ui_print "Installing PSM Kernel...";
ui_print "========================================="; ui_print "=========================================";
ui_print " "; ui_print " ";
ui_print "- Active boot slot: "; ui_print "- Active boot slot: ";
@@ -505,5 +505,5 @@ if [ "$(file_getprop anykernel.sh do.cleanup)" == 1 ]; then
fi; fi;
ui_print " "; ui_print " ";
ui_print "========================================="; ui_print "=========================================";
ui_print "NeverSettle Kernel installation suceeded!"; ui_print "PSM Kernel installation succeeded!";
ui_print "========================================="; ui_print "=========================================";

View File

@@ -4,9 +4,9 @@
## AnyKernel setup ## AnyKernel setup
# begin properties # begin properties
properties() { ' properties() { '
kernel.string=NeverSettle Kernel kernel.string=PSM Kernel
version.string= version.string=-kernel-version
maintainer.string=Sreeshankar K maintainer.string=PSavarMattas
do.devicecheck=1 do.devicecheck=1
do.modules=0 do.modules=0
do.systemless=0 do.systemless=0