automatically detect available camera streams (#27640)

* remove WideCameraOnly

* check in set_initial_state

* no block

* remove try block

* apply reviews
old-commit-hash: 4ae0378f639826df5cc1518574842b61b118f371
This commit is contained in:
Dean Lee
2023-06-13 04:40:43 +08:00
committed by GitHub
parent e841a5ef81
commit eddc84d104
5 changed files with 28 additions and 25 deletions
-1
View File
@@ -186,7 +186,6 @@ std::unordered_map<std::string, uint32_t> keys = {
{"UpdaterNewReleaseNotes", CLEAR_ON_MANAGER_START},
{"Version", PERSISTENT},
{"VisionRadarToggle", PERSISTENT},
{"WideCameraOnly", PERSISTENT},
{"ApiCache_Device", PERSISTENT},
{"ApiCache_DriveStats", PERSISTENT},
{"ApiCache_NavDestinations", PERSISTENT},