Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Bennett 57c3b194e1 Allow get-prebuilts to work from any CWD
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
2012-01-02 18:58:50 -07:00
Robert Burns 70e082f4e0 Fix for get-prebuilts. Unzip options need to be reversed.
Change-Id: I600f785cbfab66810be28984770e8f818fe0735f
2011-12-18 18:16:18 -05:00
Brint E. Kriebel 5a4590f99a get-prebuilts: Add overwrite flag to prevent prompt when files exist
Change-Id: Ic27876ebb96f2b15c7a0438495c290bd05140fc1
2011-12-18 13:56:57 -07:00
Steve Kondik a25e4e0a8e cm: Add prebuilt Android Terminal Emulator + fixes
* Rename get-rommanager to get-prebuilts
 * Add audio_effects.conf to the build

Change-Id: I1e98aeeada645d9588b6841de846e4e38a44756b
2011-12-14 22:27:59 -08:00