Add the required permissions of all applications installed on your device.
When i disabled the "MIUI Features" from my phone, all permissions of all applications have been reseted. So i make this script to re-enable this permissions so i dont need to go in every app settings and enable then.
You need to have adb and aapt installed in your system to this work. The script itself dont need any extra pip library.
Connect you device to you system and enable usb debugging mode.
All prompts will be made on script.
python main.py
MIT
Free Software, Hell Yeah!