Skip to content
Snippets Groups Projects
Unverified Commit 70035640 authored by Georg Koppen's avatar Georg Koppen
Browse files

Bug 29239: Don't ship the Torbutton .xpi on mobile

We include Torbutton directly into the browser on Android. The features
.xpi we bundle is not used.

Patch idea by sysrqb@torproject.org.
parent e2ca58b2
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,3 @@ JAR_MANIFESTS += ['src/jar.mn']
JS_PREFERENCE_FILES += [
'src/defaults/preferences/preferences.js',
]
FINAL_TARGET_FILES.features['torbutton@torproject.org'] += [
'src/install.rdf'
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment