WSA-Kernel-SU icon indicating copy to clipboard operation
WSA-Kernel-SU copied to clipboard

A kernel module to provide /system/xbin/su to Android Kernel (especially to WSA)

Results 2 WSA-Kernel-SU issues
Sort by recently updated
recently updated
newest added

Hi I am curious as to how you build this kernel from normal WSA kernel? Is there any guide that I can follow? Thank you for your work.

The hidden API is called through reflection. The original code is complex and simplified to: new android.app.UiAutomation(new HandlerThread("name").getLooper(), new UiAutomationConnection()).connect(); adb shell "app_process64 ...'" works fine adb shell "su -c...