BypassMarketplace: hook os_eligibility_get_domain_answer

This commit is contained in:
khanhduytran0
2025-12-28 10:10:30 +07:00
parent bfb1c0a946
commit 2248e60627
5 changed files with 82 additions and 32 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
#!/bin/sh
# managedappdistributiond does not honor SIGTERM
killall -KILL managedappdistributiond || true
# some daemons do not honor SIGTERM
killall -KILL appstorecomponentsd installd managedappdistributiond || true
+2 -2
View File
@@ -1,3 +1,3 @@
#!/bin/sh
# managedappdistributiond does not honor SIGTERM
killall -KILL managedappdistributiond || true
# some daemons do not honor SIGTERM
killall -KILL appstorecomponentsd installd managedappdistributiond || true