Commit bf62616
authored
Bugfix/issue 1824 Add missing DisplayCapabilities info and window ID (#1825)
* Add cached ScreenParams to new DisplayCapabilities
* Update Unit test
* Remove whitespace
* Add Comment based off review
* Update MediaClockFormats in deprecated capability, and window id in windowCapability
* Update SystemCapabilityManagerTests to set an actual value in mediaClockFormats
* Add Comment
* Clone WindowCapability to prevent modification of stored WindowCapability in SystemCapabilityManager
* update naming1 parent b99a2ca commit bf62616
File tree
2 files changed
+16
-2
lines changed- android/sdl_android/src/androidTest/java/com/smartdevicelink/managers/lifecycle
- base/src/main/java/com/smartdevicelink/managers/lifecycle
2 files changed
+16
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
175 | 184 | | |
176 | 185 | | |
177 | 186 | | |
| |||
246 | 255 | | |
247 | 256 | | |
248 | 257 | | |
249 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
250 | 263 | | |
251 | 264 | | |
252 | 265 | | |
| |||
0 commit comments