mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 22:13:11 +00:00
Remove unused WorkManager components
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="enable_system_alarm_service_default">false</bool>
|
||||
<bool name="enable_system_job_service_default">true</bool>
|
||||
</resources>
|
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="enable_system_alarm_service_default">true</bool>
|
||||
<bool name="enable_system_job_service_default">false</bool>
|
||||
</resources>
|
Reference in New Issue
Block a user