commit | 418ee825ea0c4832726f5f44430f649efac798ee | [log] [tgz] |
---|---|---|
author | Sumedh Sen <sumedhsen@google.com> | Mon Dec 11 16:01:00 2023 -0800 |
committer | Sumedh Sen <sumedhsen@google.com> | Fri Dec 15 15:48:20 2023 -0800 |
tree | 4025352b0952ea2aec1f5c17ced5650f8edce88a | |
parent | 37838e246958d194ac1966377c1914edc87545a7 [diff] |
Merge all install stages in a single file In Kotlin, we can use a sealed class to define a super class and keep all its subclasses in the same file. As such, merge all files in the installstagedata/ inside InstallStages.kt. Accordingly, import the right classes where required. Bug: 182205982 Test: builds successfully Change-Id: I706f1edc145ab3c9efcb6fb3aeaac09c80420ccc