Skip to content

Commit

Permalink
anykernel: play Ghidorah - Påskchip during installation
Browse files Browse the repository at this point in the history
*vibing cat*
  • Loading branch information
AkiraNoSushi committed May 7, 2023
1 parent 17cd50b commit 0f47d14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AnyKernel3/anykernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ ramdisk_compression=auto;
# import patching functions/variables - see for reference
. tools/ak3-core.sh;

setprop audio.volume 84
setprop audio.play_wav_file "$(pwd)/easter_egg.wav"

# R/W dynamic partitions fix
if [ -d "/dev/block/mapper" ]; then
blockdev --setrw /dev/block/mapper/system
Expand Down
Binary file added AnyKernel3/easter_egg.wav
Binary file not shown.

0 comments on commit 0f47d14

Please sign in to comment.