durori

Results 2 comments of durori

This is what i do for samsung A50 and worked ``` adb shell su mount -o remount,rw '/' chmod 777 / setenforce 0 setprop persist.device_config.runtime_native.usap_pool_enabled false settings put system screen_off_timeout...

This is what i do for samsung A50 and worked ``` adb shell su mount -o remount,rw '/' chmod 777 / adb shell "su -c setenforce 0" setprop persist.device_config.runtime_native.usap_pool_enabled false...