mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 17:26:49 +08:00
DEPS: Invoke play services hook with vpython
Otherwise it will inherit the empty python venv. Bug: 869249 TBR: fbarchard Change-Id: Ib77d116863f44f482b2cd7cbfaf71966ce2b7629 Reviewed-on: https://chromium-review.googlesource.com/1157535 Reviewed-by: Ryan Tseng <hinoka@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
This commit is contained in:
parent
63d5de79cd
commit
f96b6a7bc9
2
DEPS
2
DEPS
@ -801,7 +801,7 @@ hooks = [
|
||||
'pattern': '.',
|
||||
# When adding a new sdk extras package to download, add the package
|
||||
# directory and zip file to .gitignore in third_party/android_tools.
|
||||
'action': ['python',
|
||||
'action': ['vpython',
|
||||
'src/build/android/play_services/update.py',
|
||||
'download'
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user