Skip to content
Snippets Groups Projects
Verified Commit 5a9ee2bd authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

Bug 41180: Avoid some copies for the expert bundles.

AndroidManifest.xml should be copied only in tor-expert-bundle when
doing Android builds.
The compiler is not needed in tor-expert-bundle-aar.
parent b159153f
Branches
Tags
1 merge request!1026Bug 41180+41224: Do not ship conjure, geoip and some small fixes
......@@ -8,8 +8,6 @@ var:
input_files:
- project: container-image
- name: '[% c("var/compiler") %]'
project: '[% c("var/compiler") %]'
- project: tor-expert-bundle
name: tor-expert-bundle-armv7
target_replace:
......
......@@ -22,3 +22,4 @@ input_files:
project: conjure
- filename: pt_config.json
- filename: AndroidManifest.xml
enable: '[% c("var/android") %]'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment