- How to use it?
- Open the terminal from the adb tool directory.
- Input .\adb devices command to check whether the decice is connected.
- Input .\adb -d shell sh /data/data/me.piebridge.brevent/brevent.sh to authorize the brevent.
dumpsys battery set level 1000
Execute adb shell pm grant com.tribalfs.pixels android.permission.WRITE_SECURE_SETTINGS.
If using an android terminal app with elevated permission, execute pm grant com.tribalfs.pixels android.permission.WRITE_SECURE_SETTINGS.