HomeSort by relevance Sort by last modified time
    Searched refs:fps_svc_state (Results 1 - 3 of 3) sorted by null

  /device/google/bonito/
init.fingerprint.sh 34 fps_svc_state=$(getprop $fps_svc_prop)
35 if [ "$fps_svc_state" == "stopped" ]; then
44 elif [ "$fps_svc_state" == "running" ]; then
  /device/google/crosshatch/
init.fingerprint.sh 34 fps_svc_state=$(getprop $fps_svc_prop)
35 if [ "$fps_svc_state" == "stopped" ]; then
44 elif [ "$fps_svc_state" == "running" ]; then
  /device/google/wahoo/
init.fingerprint.sh 34 fps_svc_state=$(getprop $fps_svc_prop)
35 if [ "$fps_svc_state" == "stopped" ]; then
44 elif [ "$fps_svc_state" == "running" ]; then

Completed in 9242 milliseconds