Backout 8a4946c07c92 (bug 922145) for Android bustage on a CLOSED TREE

This commit is contained in:
Nathan Froyd 2013-10-08 21:12:21 -04:00
parent 5703cb40b4
commit 4358187c3f

View File

@ -332,8 +332,6 @@ INNER_BACKGROUND_TESTS_PACKAGE=echo
ifeq ($(MOZ_BUILD_APP),mobile/android)
UPLOAD_EXTRA_FILES += robocop.apk
UPLOAD_EXTRA_FILES += fennec_ids.txt
UPLOAD_EXTRA_FILES += geckoview_library/geckoview_library.zip
UPLOAD_EXTRA_FILES += geckoview_library/geckoview_assets.zip
# Robocop/Robotium tests, Android Background tests, and Fennec need to
# be signed with the same key, which means release signing them all.