mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 08:03:42 +08:00
Revert "移除指紋暫存"
This reverts commit 89574f5c7a.
Conflicts:
apk/ai.comma.plus.offroad.apk
This commit is contained in:
+4
-4
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user