diff options
| author | 2022-01-22 01:15:08 +0000 | |
|---|---|---|
| committer | 2022-01-25 23:36:58 +0000 | |
| commit | a272643fa0f176ad3e465648ab3bf813627a54e4 (patch) | |
| tree | 9863edc42fe5fd2dbd293116e7cfe9565fb888f4 /api/api.go | |
| parent | 72e8f9de9b83c503662c1ddc3af755e32038eff3 (diff) | |
Fix bug that the dream is set to "" when null is passed.
Currently if null is passed, the active dream is set to "" instead of
null. This is problematic because our code doesn't have logic for
handling "" like null.
Test: atest NudgeToSetupDreamCallbackTest
Test: manually flash device and run
Test: atest DreamManagerServiceTests
Bug: 213368707
Change-Id: Ic4922fb61f7ceef9fc48e81f1455872861e34af5
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions