gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
26 lines (25 loc) • 919 B
JSON
{
"flat": {
"contexts": {
"gpii-default": {
"name": "Default preferences",
"preferences": {
"http://registry.gpii.net/applications/com.android.settings.system": {
"dim_screen": 1,
"haptic_feedback_enabled": true,
"accelerometer_rotation": false,
"user_rotation": 2,
"screen_off_timeout": 10000
},
"http://registry.gpii.net/applications/com.android.audioManager": {
"STREAM_SYSTEM": 7
},
"http://registry.gpii.net/applications/com.android.persistentConfiguration": {
"fontScale": 1.5,
"locale": "en"
}
}
}
}
}
}