Merge pull request #187 from timbortnik/disable-storageproxyd

disable-storageproxyd
This commit is contained in:
Pierre-Hugues HUSSON 2020-05-19 09:57:12 +02:00 committed by GitHub
commit edc584e3c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ if find /sys/firmware -name support_fod |grep -qE .;then
setprop ctl.restart vendor.fps_hal
fi
setprop ctl.stop storageproxyd
#Clear looping services
sleep 30
getprop | \