Revert "移除指紋暫存"

This reverts commit 89574f5c7a.

Conflicts:
	apk/ai.comma.plus.offroad.apk
This commit is contained in:
Dragonpilot
2019-08-01 09:14:19 +10:00
parent 534fb98c35
commit a31e196205
2 changed files with 8 additions and 12 deletions
+4 -4
View File
@@ -94,10 +94,10 @@ keys = {
"DragonDisableUploader": [TxType.PERSISTENT], # deprecated
"DragonEnableUploader": [TxType.PERSISTENT],
"DragonNoctuaMode": [TxType.PERSISTENT],
"DragonCacheCar": [TxType.PERSISTENT], # deprecated
"DragonCachedModel": [TxType.PERSISTENT], # deprecated
"DragonCachedFP": [TxType.PERSISTENT], # deprecated
"DragonCachedVIN": [TxType.PERSISTENT], # deprecated
"DragonCacheCar": [TxType.PERSISTENT],
"DragonCachedModel": [TxType.PERSISTENT],
"DragonCachedFP": [TxType.PERSISTENT],
"DragonCachedVIN": [TxType.PERSISTENT],
"DragonAllowGas": [TxType.PERSISTENT],
"DragonBBUI": [TxType.PERSISTENT],
"DragonToyotaStockDSU": [TxType.PERSISTENT],