Initial implementation for house arrest

This commit is contained in:
Jackson Coxson
2025-05-09 14:57:39 -06:00
parent 6ede026b6f
commit 041899baf1
3 changed files with 136 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ crashreportcopymobile = ["afc"]
debug_proxy = []
dvt = ["dep:byteorder", "dep:ns-keyed-archive"]
heartbeat = ["tokio/macros", "tokio/time"]
house_arrest = ["afc"]
installation_proxy = []
springboardservices = []
misagent = []