| commit | 764d03d44a48253eab0f23c753351a01d57edf80 | [log] [tgz] |
|---|---|---|
| author | Liran Binyamin <liranb@google.com> | Tue Nov 14 12:08:46 2023 -0500 |
| committer | Liran Binyamin <liranb@google.com> | Thu Nov 16 11:05:29 2023 -0500 |
| tree | 07e0b567b9296031f82770d887c7f762ac596788 | |
| parent | 70bb706e1c70ed45aebef5d0e8288399e3eca9b3 [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. Flag: NA Bug: 308004028 Test: atest BubblePositionerTest Change-Id: Ifdbed155eab3c3c7b7de710745a1483292ebf230