Its not likely to be different from phone to phone using the same ROM, but different ROMs have the potential to use different values, so it must be checked on each phone individually. This is also because android phones have a large variety of hardware, and magisk aims to support as many of them as they can .
Read full documentation here on how to get it:
avbroot#magisk-preinit-device
TLDR:
Extract boot.img from OTA update zip
Copy boot.img from computer to phone
Install Magisk V26.1.apk on phone (just runs as app, not root)
Patch the boot.img from the magisk app on phone
Copy the resulting magisk_patched-26100.img from phone to computer
Run the command "python3 avbroot.py magisk-info --image magisk_patched-26100.img" to get the PREINITDEVICE=<name>
Anybody get LSposed working on GRaphene OS yet?
I got the module to install and run. I see the LSposed notification to install the manager, but clicking the notification does nothing. I manually installed the LSposed manager app, but it cant see the LSposed daemon running.
I probably will wave to abandon the LSposed idea since Graphene OS is significantly different from regular AOSP ROMs, but I was hoping to mess with the Notification panel a bit.