Snap for 4611397 from 0d4a75abf0 to pi-release

Change-Id: Iaf6d6b24c3434cd64c910a0b74568c882b8a2d8c
This commit is contained in:
android-build-team Robot
2018-02-19 08:26:31 +00:00
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -57,6 +57,12 @@ cc_library_static {
"libotautil",
"libz",
],
target: {
darwin: {
enabled: false,
},
},
}
cc_library_static {
+6
View File
@@ -39,6 +39,12 @@ cc_library_static {
"-Wthread-safety",
"-Wthread-safety-negative",
],
target: {
darwin: {
enabled: false,
},
},
}
cc_test {