# File lib/jpmobile/mobile/au.rb, line 67 def supports_gps? ! GPS_UNSUPPORTED_DEVICE_ID.include?(device_id) end