mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 19:13:03 +00:00
Fix a security issue which caused input devices to remain world readable after the stream is ended
This commit is contained in:
parent
d00f78f859
commit
397c6f46f9
@ -150,7 +150,7 @@ public class EvdevWatcher {
|
||||
}
|
||||
|
||||
// Giveup eventX permissions
|
||||
rundownWithPermissionsChange(066);
|
||||
rundownWithPermissionsChange(0660);
|
||||
|
||||
// Kill the root shell
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user