mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
Adding a schema file for handling DB downgrade. This schema file is part of the backup/restore set, and hence is available on a device with lower app version. Bug: 37257575 Change-Id: I69c8ef5f28d5209be6e6679412c7459d4eeda5d0
4 lines
45 B
JSON
4 lines
45 B
JSON
{
|
|
"version" : 10,
|
|
"downgrade_to_9" : []
|
|
} |