Add androidx dependency to webrtc

Bug: chromium:1175056
Change-Id: Iaf7017d28971b72eb5f5ce8d277974fe330e930e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205983
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33179}
This commit is contained in:
Andrey Logvin
2021-02-05 13:58:04 +00:00
committed by Commit Bot
parent 6a48a1d80b
commit 32edd54ea2

11
DEPS
View File

@ -354,6 +354,17 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/androidx': {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'zGdAyNdySwhTXOWTtAushFRKlDwCWGcYSWiaS2R5m8YC',
},
],
'condition': 'checkout_android',
'dep_type': 'cipd',
},
'src/third_party/android_sdk/public': {
'packages': [
{