RHD support for driver monitoring (#1299)

old-commit-hash: 133b1a20b42e56dc67a013dc2ee856360e4d1d1c
This commit is contained in:
ZwX1616
2020-04-15 16:48:44 -07:00
committed by GitHub
parent 1b57d4ed14
commit f90b956f47
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],