blob: f79d4fafb95019117d993e558e03c91d17d9e3bb [file] [log] [blame]
#!/bin/sh
#
# Returns 0 (true) if Google Cast is part of the image
# installed on this device.
[ -x /chrome/cast_shell ]