[tor-bugs] #26697 [Applications/Tor Browser]: Add Android toolchain

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 26 19:13:29 UTC 2018


#26697: Add Android toolchain
-------------------------------------------------+-------------------------
 Reporter:  boklm                                |          Owner:  tbb-
                                                 |  team
     Type:  task                                 |         Status:
                                                 |  needs_revision
 Priority:  High                                 |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-rbm, tbb-mobile,                 |  Actual Points:
  TorBrowserTeam201809                           |
Parent ID:  #26693                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by boklm):

 In commit `a5e531981d5b5182277596fce92b8b7936e505e1`, I think you don't
 need to define to define all the variables such as `platform_tools_26:
 platform-tools_r26.0.2-linux.zip`.

 You could just have an `input_files` entry like this:
 {{{
   - URL: '[% c("var/google_repo") %]/platform-tools_r26.0.2-linux.zip'
     name: platform_tools
     sha256sum:
 63b15a38c2b64e6ec8b54febe9f69fce5fe6c898c554c73b826b49daf7b52519
 }}}

 And use `c('input_files_by_name/platform_tools')` when you need to use the
 filename in the `build` script.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26697#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list