DescriptionMB: Change Android Clang to build shared instead of static.
A recent build error on Android revealed that we're always doing
static builds for the Android Debug builders. This changes one
to be building shared library instead (is_component_build=true),
which should prevent such breakages in the future.
BUG=webrtc:6360
NOTRY=True
Committed: https://crrev.com/70d01242f8898aeb9dddfbbeaf3f22421479fe7c
Cr-Commit-Position: refs/heads/master@{#14226}
Patch Set 1 #Patch Set 2 : Renamed #Messages
Total messages: 11 (3 generated)
|