86 lines
2.7 KiB
JSON
86 lines
2.7 KiB
JSON
{
|
|
"_file-metadata": {
|
|
"app-name": "com.google.android.gms",
|
|
"app-ver": "",
|
|
"dn-name": "ns.db",
|
|
"format-ver": "0.91",
|
|
"notes": "",
|
|
"scan-date": "2016-01-08_110349",
|
|
"scanner-name": "dbfp",
|
|
"scanner-ver": "0.95"
|
|
},
|
|
"db-metadata": {
|
|
"android_metadata": "CREATE TABLE android_metadata (locale TEXT)",
|
|
"pending_ops": "CREATE TABLE \"pending_ops\" (_id INTEGER PRIMARY KEY AUTOINCREMENT, target_package TEXT NOT NULL, target_class TEXT NOT NULL, tag TEXT, runtime INTEGER, flex_time INTEGER, period INTEGER, last_runtime INTEGER, user_id INTEGER, required_network_type INTEGER, requires_charging INTEGER, extras TEXT, retry_strategy TEXT, task_type INTEGER)",
|
|
"sqlite_sequence": "CREATE TABLE sqlite_sequence(name,seq)"
|
|
},
|
|
"db-metadata-hashes": {
|
|
"android_metadata": "ba739eb03730e563915f2f76b26ced51",
|
|
"pending_ops": "3ca7c44a0c309c750ea5ab851bae8b10",
|
|
"sqlite_sequence": "079355c84d8b3b1511a504e08aab7fd2"
|
|
},
|
|
"db-metadata-md5": "b865614c45aaf51273d44fe68aee3381",
|
|
"tables": {
|
|
"android_metadata": {
|
|
"locale": {
|
|
"datatype": "TEXT"
|
|
}
|
|
},
|
|
"pending_ops": {
|
|
"_id": {
|
|
"autoincrement": true,
|
|
"datatype": "INTEGER",
|
|
"primarykey": true
|
|
},
|
|
"extras": {
|
|
"datatype": "TEXT"
|
|
},
|
|
"flex_time": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"last_runtime": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"period": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"required_network_type": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"requires_charging": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"retry_strategy": {
|
|
"datatype": "TEXT"
|
|
},
|
|
"runtime": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"tag": {
|
|
"datatype": "TEXT"
|
|
},
|
|
"target_class": {
|
|
"datatype": "TEXT",
|
|
"notnull": true
|
|
},
|
|
"target_package": {
|
|
"datatype": "TEXT",
|
|
"notnull": true
|
|
},
|
|
"task_type": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"user_id": {
|
|
"datatype": "INTEGER"
|
|
}
|
|
},
|
|
"sqlite_sequence": {
|
|
"name": {
|
|
"datatype": "INTEGER"
|
|
},
|
|
"seq": {
|
|
"datatype": "INTEGER"
|
|
}
|
|
}
|
|
}
|
|
} |