mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
16 lines
449 B
JSON
16 lines
449 B
JSON
{
|
|
"versionDefName": "SYSTEM_RESOURCE_VERSION",
|
|
"comments": "This file contains resource definitions that are shared between PRF and Normal FW for Robert",
|
|
"media": [
|
|
{
|
|
"type": "pdc",
|
|
"name": "BT_PAIR_APPROVE_ON_PHONE",
|
|
"file": "common/robert/images/bt_pair_approve_on_phone.svg"
|
|
},
|
|
{
|
|
"type": "png",
|
|
"name": "SPINNER_BACKGROUND",
|
|
"file": "common/robert/images/spinner_background.png"
|
|
}
|
|
]
|
|
}
|