Merge "Add default -Werror to sdk/emulator/mksdcard."

This commit is contained in:
Chih-hung Hsieh
2017-12-12 07:36:36 +00:00
committed by Gerrit Code Review

View File

@@ -136,7 +136,6 @@ var (
"frameworks/webview/chromium/", "frameworks/webview/chromium/",
"hardware/libhardware/modules/", "hardware/libhardware/modules/",
"hardware/qcom/", "hardware/qcom/",
"sdk/emulator/mksdcard/",
"tools/adt/idea/android/ultimate/get_modification_time/jni/", "tools/adt/idea/android/ultimate/get_modification_time/jni/",
} }
) )