I have a banking app which was detecting root despite being hidden by Magisk.
I managed to hide root from that app but on analyzing that app I found an activity that is very conveniently named DETECT MAGISK
with activity name com.sbi.rc.DetectMagisk
I want to know if I can disable only that activity so that the app cannot even make an attempt to detect root (I am not sure if the app would work or not with that activity disabled, but worth a shot)
Pixel 4a, Android 12,rooted