RHD support for driver monitoring (#1299)

This commit is contained in:
ZwX1616
2020-04-15 16:48:44 -07:00
committed by GitHub
parent a18832748c
commit 133b1a20b4
21 changed files with 324 additions and 61 deletions
+1
View File
@@ -70,6 +70,7 @@ keys = {
"GithubSshKeys": [TxType.PERSISTENT],
"HasAcceptedTerms": [TxType.PERSISTENT],
"HasCompletedSetup": [TxType.PERSISTENT],
"IsDriverViewEnabled": [TxType.CLEAR_ON_MANAGER_START],
"IsLdwEnabled": [TxType.PERSISTENT],
"IsGeofenceEnabled": [TxType.PERSISTENT],
"IsMetric": [TxType.PERSISTENT],