Merge "NFC: Fix implicit fallthrough warning." am: 30fc8829ed
am: 4c4ac1c2b1
Change-Id: I8d3a746434bd551aff34593897cd85c7b53ec25f
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user