Merge "Disable darwin build of webrtc" am: ff12d79867 am: 2504546d1a
Original change: https://android-review.googlesource.com/c/platform/external/webrtc/+/1373259 Change-Id: Ib7cf356149da86a2030b2775d6a69028102d30a8
This commit is contained in:
@ -49,6 +49,11 @@ cc_defaults {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
target: {
|
||||
darwin: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
cc_library_static {
|
||||
|
Reference in New Issue
Block a user