commit | 7044487538059fb103af0093889c84e2d0b7ba6c | [log] [tgz] |
---|---|---|
author | Liran Binyamin <liranb@google.com> | Tue Nov 14 12:08:46 2023 -0500 |
committer | Liran Binyamin <liranb@google.com> | Wed Nov 15 10:51:25 2023 -0500 |
tree | 1495c3e44ea98ec8be8abc73938b21ed172b9997 | |
parent | 70831a582e2b7112595c56c2a865807420d3fc0e [diff] |
Create DeviceConfig class for positioning bubbles This change introduces a new `DeviceConfig` class that stores device configuration properties used by BubblePositioner. This allows testing different configurations more easily without mocking, and will be followed up with a CL that converts BubblePositionerTest to bivalent. Bug: 308004028 Test: atest BubblePositionerTest Change-Id: I328cd4f0c946ce062609951f59a0862a7e43078f