mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-03 14:09:33 +03:00
Disable the roll of 'android_ndk'
Chromium is being updated to 'android_toolchain', which means the 'android_ndk' DEPS is no longer present. Remove it from the roller until the transition is complete, then it can be removed from this script entirely. Bug: chromium:1448383 Change-Id: I0b515611a94f9aae5951655639a57ec5a9e7ffde Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4600111 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Auto-Submit: Prashanth Swaminathan <prashanthsw@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
9f734b5eab
commit
bc66167d30
@@ -48,7 +48,6 @@ ANGLE_CHROMIUM_DEPS = [
|
||||
'third_party/android_build_tools/lint',
|
||||
'third_party/android_build_tools/manifest_merger',
|
||||
'third_party/android_deps',
|
||||
'third_party/android_ndk',
|
||||
'third_party/android_platform',
|
||||
'third_party/android_sdk',
|
||||
'third_party/android_sdk/androidx_browser/src',
|
||||
|
||||
Reference in New Issue
Block a user