mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-19 23:10:11 +00:00
Fix a security issue which caused input devices to remain world readable after the stream is ended
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user