Paul Kocialkowski
5e4e0a171c
prebuilts: Applications updates and script cleanup
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2015-06-30 21:40:11 +02:00
Lukas Märdian
1a93ba7d67
get-prebuilts: fix Terminal.apk URL
...
Signed-off-by: Lukas Märdian <lukas@goldelico.com>
2015-02-03 20:26:23 +01:00
Paul Kocialkowski
a6d2b4ed0c
get-prebuilts: Create directory beforehand
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2014-07-02 20:17:48 +02:00
Paul Kocialkowski
a6450bb108
prebuilt: Prebuilt apps don't belong in git
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2014-07-02 15:39:51 +02:00
Paul Kocialkowski
13e8b8bf7e
Initial Replicant 4.2 commit
...
Change-Id: I6f3249ff6f84862a5a1efee9a50e440381d6866a
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2013-12-28 17:01:11 +01:00
Chirayu Desai
d6a6738d19
get-prebuilts: update Term.apk download URL
...
Change-Id: Id708e96981fe2c75f10022931518774b5f2df573
2012-12-24 14:11:18 +05:30
Rocky Zhang
7718d2ac05
Fix copy JNI files of Term.apk
...
Term.apk now contains JNI shared ojbects for all architectures.
Currectly, the script would only extract and copy armeabi object.
Change the script to extract all object and copy the correct ABI
object to the filesystem.
Change-Id: I167eafab523a4104063fec89b7ba136031c1d07c
Signed-off-by: Rocky Zhang <zhangyan.hit@gmail.com>
2012-12-24 00:11:27 -08:00
Ricardo Cerqueira
2526fef627
cm: Start bundling the updater
...
And remove the now-redundant ROM Manager
Change-Id: I7664f8a3c21b2a7dd817a68e8ff38f1f96c029cc
2012-09-29 17:23:32 +01:00
Simon Davie
2899cb397a
cm: Update extraction of Android Terminal
...
libjackpal-androidterm3.so is now libjackpal-androidterm4.so
Change-Id: I2506fe691fd385a131e3fbb4a06f776e02fa77bf
2012-05-26 13:14:50 +01:00
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