Merge "libstatslog: disable on darwin" am: 2f76449ef7 am: 090ca078f3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1488537 Change-Id: I5c67afb0b741121361049160838665f42cafe537
This commit is contained in:
@@ -126,6 +126,9 @@ cc_library {
|
||||
host: {
|
||||
static_libs: ["libstatssocket"],
|
||||
},
|
||||
darwin: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user