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-sdk-level=29
post-security-patch-level=2020-01-01
pre-device=violet
post-build=OnePlus/Nord_IND/Nord:12/RKQ1.211119.001/Q.202301091130:user/release-keys
post-sdk-level=33
post-security-patch-level=2023-11-01
pre-device=avicii

View File

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