renzev@lemmy.world to Lemmy Shitpost@lemmy.worldEnglish · 1 day agoThanks for the warning I guess??lemmy.worldimagemessage-square53fedilinkarrow-up1605arrow-down127
arrow-up1578arrow-down1imageThanks for the warning I guess??lemmy.worldrenzev@lemmy.world to Lemmy Shitpost@lemmy.worldEnglish · 1 day agomessage-square53fedilink
minus-squareattero@discuss.tchncs.delinkfedilinkarrow-up11·16 hours agoThere’s an app for that: https://github.com/zacharee/Tweaker You’ll need to use adb to grant special permissions that an app can’t request on its own. adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP Audio & Sound --> Disable Safe Audio Warning --> Disabled Persist Options --> Checkbox Disable Safe Audio Warning
There’s an app for that: https://github.com/zacharee/Tweaker
You’ll need to use adb to grant special permissions that an app can’t request on its own.
adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP