openpilot v0.4.3.2 release

old-commit-hash: 78df63a6af4b3108a25094f719d4c5e26b2fd658
This commit is contained in:
Vehicle Researcher
2018-03-31 07:33:16 +00:00
parent 1596d63134
commit cd558d30d1
36 changed files with 378 additions and 394 deletions
+2
View File
@@ -72,6 +72,8 @@ keys = {
"Passive": TxType.PERSISTANT,
"DoUninstall": TxType.CLEAR_ON_MANAGER_START,
"ShouldDoUpdate": TxType.CLEAR_ON_MANAGER_START,
"IsUpdateAvailable": TxType.PERSISTANT,
}
def fsync_dir(path):