Merge "libstatslog: disable on darwin" am: 2f76449ef7 am: 090ca078f3 am: 8140a06a28
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1488537 Change-Id: I34097fe989ee1beff95abaedc51b027ad1f94bc4
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