# File lib/jpmobile/mobile/au.rb, line 62
    def supports_location?
      ! LOCATION_UNSUPPORTED_DEVICE_ID.include?(device_id)
    end