commit | f1fec80d2583c953367576f95bd0f88d68657388 | [log] [tgz] |
---|---|---|
author | Matthew DeVore <matvore@google.com> | Tue Feb 11 02:55:23 2025 +0000 |
committer | Matthew DeVore <matvore@google.com> | Tue Feb 11 02:55:23 2025 +0000 |
tree | 319852e800f5b1871048b4301f6157f362ff9e6b | |
parent | da0bd7b4121de16b03243e629773a6d1b0094cf9 [diff] |
Split up DisplayTopology.kt into 1-per-class files This avoids a file naming conflict with DisplayTopology.java in DisplayManager, and splits a large file. It was trivial to do since the file had 3 top-level classes. Test: local build and SQ Test: atest DisplayTopologyPreferenceTest.kt Flag: com.android.settings.flags.display_topology_pane_in_display_list Bug: b/352648432 Change-Id: I4adc8167ab01b39a6da49f95f0cd072acec67ad4