mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-24 01:33:46 +08:00
record front lock (#20400)
* record front lock * only if set * add to internal installer * move that * change that bck Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: b60cd8d0a0a03b3c1f9f06cba1650a9afe8eb772
This commit is contained in:
@@ -55,6 +55,7 @@ keys = {
|
||||
b"PandaDongleId": [TxType.CLEAR_ON_MANAGER_START, TxType.CLEAR_ON_PANDA_DISCONNECT],
|
||||
b"Passive": [TxType.PERSISTENT],
|
||||
b"RecordFront": [TxType.PERSISTENT],
|
||||
b"RecordFrontLock": [TxType.PERSISTENT], # for the internal fleet
|
||||
b"ReleaseNotes": [TxType.PERSISTENT],
|
||||
b"ShouldDoUpdate": [TxType.CLEAR_ON_MANAGER_START],
|
||||
b"SubscriberInfo": [TxType.PERSISTENT],
|
||||
|
||||
Reference in New Issue
Block a user