commit | a272643fa0f176ad3e465648ab3bf813627a54e4 | [log] [tgz] |
---|---|---|
author | Xiaowen Lei <xilei@google.com> | Sat Jan 22 01:15:08 2022 +0000 |
committer | Xiaowen Lei <xilei@google.com> | Tue Jan 25 23:36:58 2022 +0000 |
tree | 9863edc42fe5fd2dbd293116e7cfe9565fb888f4 | |
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