Merge "Master is now S" into rvc-dev-plus-aosp am: d88d0431dc am: 19b51e0838 am: 175083fba5
Change-Id: Iceb608472c526a4a19c5b3f0ef1901777f69fe60
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user