mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 12:03:02 +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
|
// Giveup eventX permissions
|
||||||
rundownWithPermissionsChange(066);
|
rundownWithPermissionsChange(0660);
|
||||||
|
|
||||||
// Kill the root shell
|
// Kill the root shell
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user