commit | f25bcf8babe0128ab42982d68787530ed0a08598 | [log] [tgz] |
---|---|---|
author | Rupesh Bansal <brup@google.com> | Wed Apr 27 15:04:00 2022 +0000 |
committer | Rupesh Bansal <brup@google.com> | Thu Apr 28 10:44:00 2022 +0000 |
tree | 1a21b37ff38bb3906f66b458413df42db3edcf43 | |
parent | 747806ddf87a0be6961643d12b0f0148a0ea71a0 [diff] |
fix failing tests of DisplayManagerService There are two tests in DisplayManagerService which are failing with null pointer exception because SensorManager is not set. We are tweaking the configuration of the device under test such that the lux sensors are not requested. Bug: 224681136 Test: atest DisplayManagerServiceTest#testPhysicalViewports and atest DisplayManagerServiceTest#testCreateVirtualDisplay_sentToInputManager Change-Id: I5e19e72b20458e2b9f6338c20f8053310572c78a