fix unable to uninstall app in Dhizuku mode

fix unable to push CI builds to Telegram
This commit is contained in:
BinTianqi
2024-08-07 19:52:51 +08:00
parent c570296e2d
commit cd26c2a792
10 changed files with 66 additions and 11 deletions

View File

@@ -64,7 +64,7 @@
<string name="profile_owner">Profile owner</string>
<string name="device_owner">Device owner</string>
<string name="dhizuku_will_be_deactivated">Dhizuku will be deactivated</string>
<string name="will_reset_policy">All device policies set by OwnDroid will be cleared</string>
<string name="reset_device_policy">Reset device policy</string>
<string name="activate_device_admin">Activate Device admin</string>
<string name="activate_device_admin_command" translatable="false">dpm set-active-admin com.bintianqi.owndroid/com.bintianqi.owndroid.Receiver</string>
<string name="activate_device_owner_command" translatable="false">dpm set-device-owner com.bintianqi.owndroid/com.bintianqi.owndroid.Receiver</string>