Correct the order of the SdkKinds
Currently, all sdkKind enums are ordered from the narrower api surface to the wider api surface, with the exception of the toolchain api surface. This change corrects the order of the toolchain api surface so that the enum entries are sorted in the correct order. Test: m nothing --no-skip-soong-tests Bug: 338660802 Change-Id: Iad4205c9ce1a83be2f7d80647366fba78e9805ca
Loading
Please register or sign in to comment