commit | af35e04d449a354ef6e8cd7b5194f47b181e9d62 | [log] [tgz] |
---|---|---|
author | Sumedh Sen <sumedhsen@google.com> | Mon Dec 11 16:47:55 2023 -0800 |
committer | Sumedh Sen <sumedhsen@google.com> | Fri Dec 15 15:48:21 2023 -0800 |
tree | 3f1a3b3408a9208c88a24eef6927a6ceda2acb36 | |
parent | 418ee825ea0c4832726f5f44430f649efac798ee [diff] |
Merge all uninstall 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 uninstallstagedata/ inside UninstallStages.kt. Accordingly, import the right classes where required. Bug: 182205982 Test: builds successfully Change-Id: I9a0bcdb34e2f00cd6a4da80469293adf43b740e7