Merge "NFC: Fix implicit fallthrough warning." am: 30fc8829ed

am: 4c4ac1c2b1

Change-Id: I8d3a746434bd551aff34593897cd85c7b53ec25f
This commit is contained in:
Stephen Hines
2019-05-09 16:23:35 -07:00
committed by android-build-merger

View File

@@ -71,8 +71,6 @@ cc_library_host_static {
cflags: [
"-Wno-format-y2k",
"-DSTATIC_ANDROIDFW_FOR_TOOLS",
// Allow implicit fallthroughs in AaptAssets.cpp until they are fixed.
"-Wno-error=implicit-fallthrough",
],
srcs: [