|
|
@ -174,7 +174,6 @@ std::unordered_map<std::string, uint32_t> keys = { |
|
|
|
{"GitRemote", PERSISTENT}, |
|
|
|
{"GitRemote", PERSISTENT}, |
|
|
|
{"GithubSshKeys", PERSISTENT}, |
|
|
|
{"GithubSshKeys", PERSISTENT}, |
|
|
|
{"GithubUsername", PERSISTENT}, |
|
|
|
{"GithubUsername", PERSISTENT}, |
|
|
|
{"GsmRoaming", PERSISTENT}, |
|
|
|
|
|
|
|
{"HardwareSerial", PERSISTENT}, |
|
|
|
{"HardwareSerial", PERSISTENT}, |
|
|
|
{"HasAcceptedTerms", PERSISTENT}, |
|
|
|
{"HasAcceptedTerms", PERSISTENT}, |
|
|
|
{"IsDriverViewEnabled", CLEAR_ON_MANAGER_START}, |
|
|
|
{"IsDriverViewEnabled", CLEAR_ON_MANAGER_START}, |
|
|
|