From abe80cc31d5a40ebed743085011fbcda0c1a9a10 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Tue, 23 Apr 2019 15:32:23 -0400 Subject: Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android --- build/mach_bootstrap.py | 1 - 1 file changed, 1 deletion(-) (limited to 'build') diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index bdf7c9b03..48a71c669 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -127,7 +127,6 @@ MACH_MODULES = [ 'tools/lint/mach_commands.py', 'tools/mach_commands.py', 'tools/power/mach_commands.py', - 'mobile/android/mach_commands.py', ] if os.path.exists('addon-sdk/mach_commands.py'): -- cgit v1.2.3