Merge "Suppress -Wimplicit-fallthrough in aapt code"

This commit is contained in:
TreeHugger Robot
2019-01-30 18:42:20 +00:00
committed by Android (Google) Code Review

View File

@@ -301,6 +301,7 @@ int AaptLocaleValue::initFromDirName(const Vector<String8>& parts, const int sta
break;
}
// This is not alphabetical, so we fall through to variant
[[fallthrough]];
case 5:
case 6:
case 7: