commit | d6afb3186b8bd790b97622adbbd4c14482226720 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Fri Feb 03 13:48:37 2023 +0000 |
committer | Michael Wright <michaelwr@google.com> | Fri Feb 03 15:57:43 2023 +0000 |
tree | b34c173c92d6218aa06b82c1dfda8ee1de9eb95e | |
parent | 52ca3aed4fa38ed60a1d3955ba64218dc556207a [diff] |
Update rest of DPC tests to use a holder. Since the tests can cover multiple DPCs, rather than having copies of all the mocked items live in the global space, the last patch introduced a new holder to scope them to the DPC they're related to. That pattern seems to work well, so apply it to the main DPC under test as well. Bug: 265793751 Test: atest DisplayPowerControllerTest Change-Id: If722af7408432a4b80d79e20a0007f695c03180c