pm: Only register privileged processes with FS as needed

This commit is contained in:
Michael Scire
2018-11-08 05:28:52 -08:00
parent 9898a01d3b
commit cf510ad9bf
3 changed files with 19 additions and 6 deletions

View File

@@ -65,6 +65,7 @@
"svcReplyAndReceiveWithUserBuffer": "0x44",
"svcCreateEvent": "0x45",
"svcSetUnsafeLimit": "0x4a",
"svcGetProcessList": "0x65",
"svcStartProcess": "0x7a",
"svcTerminateProcess": "0x7b",
"svcGetProcessInfo": "0x7c",