Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d88d0431 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Master is now S" into rvc-dev-plus-aosp

parents 5e6ddc82 c7a1109a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ namespace aapt {

static ApiVersion sDevelopmentSdkLevel = 10000;
static const auto sDevelopmentSdkCodeNames = std::unordered_set<StringPiece>({
    "Q", "R"
    "Q", "R", "S"
});

static const std::vector<std::pair<uint16_t, ApiVersion>> sAttrIdMap = {