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

Commit 0985ac89 authored by Dan Willemsen's avatar Dan Willemsen Committed by Svetoslav Ganov
Browse files

Master is now S

Bug: 150754986
Test: treehugger
Change-Id: I44d1b5a0fea74e2bb9e332dcb8486fd30fbd2f07
Merged-In: I44d1b5a0fea74e2bb9e332dcb8486fd30fbd2f07
parent 138575a4
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 = {