Skip to content
Snippets Groups Projects
  • Brandon Bennett's avatar
    57c3b194
    Allow get-prebuilts to work from any CWD · 57c3b194
    Brandon Bennett authored
    The unzip command in get-prebuilts assumed that the CWD
    as ./vendor/cm.  This changes allows it to work from any
    CWD so now you can do
    
      ./vendor/cm/get-prebuilts
    
    instead of
    
      cd ./vendor/cm && ./get-prebuilts
    
    Change-Id: I705191fd84c3ffda6b2e81b7ea7518327cce8081
    57c3b194
    History
    Allow get-prebuilts to work from any CWD
    Brandon Bennett authored
    The unzip command in get-prebuilts assumed that the CWD
    as ./vendor/cm.  This changes allows it to work from any
    CWD so now you can do
    
      ./vendor/cm/get-prebuilts
    
    instead of
    
      cd ./vendor/cm && ./get-prebuilts
    
    Change-Id: I705191fd84c3ffda6b2e81b7ea7518327cce8081