disable the comming back of device admin

This commit is contained in:
Guillaume Castagnino 2019-04-26 09:17:33 +02:00
parent a5921833e3
commit 963843d707

View file

@ -14,3 +14,5 @@ settings put global ntp_server 127.0.0.1
echo "Fix date format"
settings put system date_format dd-MM-yyyy
echo "disable google device admin for good"
pm disable com.google.android.gms/.mdm.receivers.MdmDeviceAdminReceiver