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

Commit 175083fb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Master is now S" into rvc-dev-plus-aosp am: d88d0431 am: 19b51e08

Change-Id: Ia711c613124dcb9795bcc929aa0c80dba9a5b7b7
parents 48737678 19b51e08
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -27,7 +27,7 @@ namespace aapt {


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


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