Skip to content

Instantly share code, notes, and snippets.

@ianlevesque
Created December 13, 2010 19:49
Show Gist options
  • Save ianlevesque/739493 to your computer and use it in GitHub Desktop.
Save ianlevesque/739493 to your computer and use it in GitHub Desktop.
{
basic: ['android_low', 'android', 'android_high'],
premium: ['android_premium_low', 'android_premium_medium', 'android_premium', 'android_premium_high'],
defaults: {
basic_wwan: 'android',
basic_wifi: 'android_high',
premium_wwan: 'android_premium_medium',
premium_wifi: 'android_premium'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment