Thank you so much for this procedure.
I have tried it, here’s my feedback:
- step 3 (“Commands 3”) : following command do not work :
adb shell pm grant com.freestylelibre.app.fr android.permission.POST_NOTIFICATION
adb shell pm grant "$package" android.permission.POST_NOTIFICATION
Exception occurred while executing 'grant':
java.lang.IllegalArgumentException: Unknown permission android.permission.POST_NOTIFICATION
No execution problem with others commands
But, I still have same Bluetooth deconnection problems