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

Commit 589adf61 authored by Dan Willemsen's avatar Dan Willemsen Committed by Automerger Merge Worker
Browse files

Merge "Master is now S" am: f86f9edd

Change-Id: Ib2a25d33a71ce0bfc3bd14b702b7a2d80088b815
parents 051340e5 f86f9edd
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 = {