Skip to content

Commit

Permalink
change setprop to resetprop
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonBirdLin committed Oct 1, 2024
1 parent 4f3d5c7 commit 8938fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/common/service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ setenforce 0
sleep 1
pkill -f usap
sleep 1
resetprop persist.device_config.runtime_native.usap_pool_enabled false
resetprop -p persist.device_config.runtime_native.usap_pool_enabled false
sleep 1
resetprop sys.usap.enable false
sleep 5
Expand Down

0 comments on commit 8938fde

Please sign in to comment.