android: Remove bringup targets that haven't been used in a while.
BUG=330631 R=torne@chromium.org, yfriedman@chromium.org Review URL: https://codereview.chromium.org/142363002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@246093 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
cfa3b4264d
Коммит
4ac605154a
|
@ -167,21 +167,9 @@
|
|||
],
|
||||
}, # target_name: android_builder_chromium_webrtc
|
||||
{
|
||||
# Experimental / in-progress targets that are expected to fail
|
||||
# but we still try to compile them on bots (turning the stage
|
||||
# orange, not red).
|
||||
# TODO: Remove this target once bots no longer reference it.
|
||||
'target_name': 'android_experimental',
|
||||
'type': 'none',
|
||||
'dependencies': [
|
||||
],
|
||||
},
|
||||
{
|
||||
# In-progress targets that are expected to fail and are NOT run
|
||||
# on any bot.
|
||||
'target_name': 'android_in_progress',
|
||||
'type': 'none',
|
||||
'dependencies': [
|
||||
],
|
||||
},
|
||||
{
|
||||
# Build the java portions of the binary size analysis tool.
|
||||
|
|
Загрузка…
Ссылка в новой задаче