iamr0s / Dhizuku

A Android Application for share DeviceOwner
GNU General Public License v3.0
1.12k stars 46 forks source link

无脑更新后,dhizuku无限闪退,冻结软件无法解冻,无法解除管理员,无法卸载,无法清除数据 #76

Open DLGum opened 3 days ago

DLGum commented 3 days ago

救命

bakad3v commented 3 days ago

I think android:testOnly="true" must be added to android Manifest to make Dhizuku device owner uninstallable. However, such application can only be installed via ADB. May be creating two versions of app with android:testOnly "true" and "false" will be proper solution?