Commit Graph

996 Commits

Author SHA1 Message Date
Steve Kondik
230b4b9981 Merge "Update get-google-files for 20110501-MDPI" into gingerbread 2011-05-18 18:50:49 +04:00
Denham Crafton
164602af5f Update get-google-files for 20110501-MDPI
Also remove the dead mirror.

Change-Id: I83c35650c41f5d7d96680db371040310bdfcd224
2011-05-17 23:42:23 -05:00
Koushik Dutta
4f46538b2f Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_vendor_cyanogen into gingerbread 2011-05-17 18:30:04 -07:00
Koushik Dutta
989bc23020 CyanogenMod for Samsung Captivate (MTD)
Change-Id: I86d32defdb3ab1c81cd875d4620e697cf4183f3a
2011-05-17 18:29:45 -07:00
PaulW
cfe876cefb Update backuptool.sh to correctly process force_backuptool flag/file.
This is regarding the following patch:
5cdb4ec653

The patch which was to allow custom_backup_list.txt to be maintained while flashing via ROMManager
WHILE the flag/file force_backuptool is set/present still has issues.  There are 2 reasons for this.

1) The flag is only checked during the first pass (backuptool.sh backup), as once /etc/force_backuptool
   is known to exist, all files are moved to /tmp/backupdir as designated, but when the script is
   ran again once /system has been wiped and updated, the file /etc/force_backuptool no longer exists
   as it was moved to /tmp/backupdir/force_backuptool, so the script fails as it is not checking that
   location.

2) When the backuptool.sh script is called, the above function (checking for force_backuptool) is called
   *before* the /system partition is mounted.  This therefor ignores the file regardless of whether it
   exists or not.  This is caused by check_installscript being called at the wrong point of the script.

There are therefor 2(two) main changes to this script to allow the force_backuptool override to work.
The first being within the main function of check_installscript, and the second being the location of
where check_installscript is called (ie, I moved it to below check_prereq call in the case statement,
as mounting is called before the check_prereq function checks if the ROM version is the same).

This affects *all* devices.

Change-Id: Ia7438f396eaa91b0723e56bb32ce98725e2b2025
2011-05-17 17:49:39 +01:00
Steve Kondik
2769ff7ab8 Merge "vega: update fingerprint" into gingerbread 2011-05-17 18:56:32 +04:00
Steve Kondik
3d7305b5d1 Merge "Use common.mk instead of common_full.mk for smaller /system" into gingerbread 2011-05-17 18:55:31 +04:00
Steve Kondik
2e76708b33 Merge "Move CMWallpapers from common.mk to common_full.mk" into gingerbread 2011-05-17 18:55:17 +04:00
Steve Kondik
bc29330384 Merge "Revert "Add skip_themes directive to build process"" into gingerbread 2011-05-17 18:55:04 +04:00
Steve Kondik
6b5f2aab8d Merge "Revert "Fix "Add skip_themes directive to build process""" into gingerbread 2011-05-17 18:54:47 +04:00
Steve Kondik
18200589ec Merge "Revert "Vega: skip themes at the right place"" into gingerbread 2011-05-17 18:53:30 +04:00
Steve Kondik
0d40d65623 Merge "Revert "fix build"" into gingerbread 2011-05-17 18:53:04 +04:00
Steve Kondik
6e212cf45f cm: Update APK name of new Kineto app
Change-Id: I46c18bde4654f11969137be3be954206f9620d81
2011-05-16 22:38:17 -04:00
FUKAUMI Naoki
a03202a0de vega: update fingerprint
Change-Id: I8fa266f567cf980ba98be25a19a603bc6a686ebc
2011-05-14 16:41:27 +09:00
FUKAUMI Naoki
2e530fdce2 Use common.mk instead of common_full.mk for smaller /system
Change-Id: I830a2d431772523de325d51c77d1ca3e46310ba6
2011-05-13 16:06:48 +09:00
FUKAUMI Naoki
912b0ffa8a Move CMWallpapers from common.mk to common_full.mk
Change-Id: I7bd7e27cd30cfee9a2708a498c9dcad86cae893d
2011-05-13 16:05:00 +09:00
FUKAUMI Naoki
bf042ca3d9 Revert "Add skip_themes directive to build process"
This reverts commit 090e2ec0c1e576bc12be069ce7991eace4d3c9d9.
2011-05-13 15:37:29 +09:00
FUKAUMI Naoki
0074a0137a Revert "Fix "Add skip_themes directive to build process""
This reverts commit 630196ebe21ff308011c64f8ac491a718607623b.
2011-05-13 15:37:22 +09:00
FUKAUMI Naoki
edfc0b74f5 Revert "Vega: skip themes at the right place"
This reverts commit 581539d85e63278940fad100276698ee25660e9b.
2011-05-13 15:37:10 +09:00
FUKAUMI Naoki
42041c59e6 Revert "fix build"
This reverts commit fb76b2b3abfe08af1f0d41b537fe10fc80a2ed07.
2011-05-13 15:36:49 +09:00
Koushik Dutta
40cfe2f734 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_vendor_cyanogen into gingerbread 2011-05-12 20:52:26 -07:00
Koushik Dutta
f628f3dfa8 fix netflix not working due to build.prop mismatches.
Change-Id: I8ee50198febd267865cb2b943aa5cccd0e072e6e
2011-05-12 20:52:08 -07:00
Keyan Mobli
63aa95c68f Merge "ace: updated GB fingerprint" into gingerbread 2011-05-13 04:27:32 +04:00
Keyan Mobli
c789d0c88f Merge "Revert "Add target specific option to skip wallpapers from build"" into gingerbread 2011-05-13 04:21:17 +04:00
Ricardo Cerqueira
63719d6ae8 Update Hero maintainer
Change-Id: Ie40ed4304b358ff548bee361035a726927fb810a
2011-05-11 12:19:36 +01:00
Emilio López
6b1b96c9f4 Revert "Add target specific option to skip wallpapers from build"
This reverts commit a185fd8b356995fa22da05ce9b5d384758411762.
This commit is broken and disables wallpapers and themes on anything
under vega (zeppelin, zero for example)
2011-05-10 18:41:23 +00:00
Ricardo Cerqueira
2b7ab9d5b8 Merge "Add target specific option to skip wallpapers from build" into gingerbread 2011-05-06 19:21:35 +04:00
Giulio Cervera
63ca48ca70 ace: updated GB fingerprint
Change-Id: Id0318b1700699e7c2e3ecce8c3e4698ece2daa74
2011-05-06 17:19:24 +02:00
Tony Layher
431ac375fa Mecha: Add overlay configs in vendor
Change-Id: I188363ae2d2f1cce550b97304bc773bcfe164aef
2011-05-06 04:21:02 -04:00
Steve Kondik
e6b2ec0241 Merge "Fix LDPI status_bar_expanded overlay" into gingerbread 2011-05-06 12:20:26 +04:00
Steve Kondik
cb27e1f347 Merge "PT-BR: Fix typo" into gingerbread 2011-05-06 12:12:13 +04:00
Steve Kondik
68d09d2943 Merge "Update backuptool.sh for new Gtalk app and lib" into gingerbread 2011-05-06 12:11:29 +04:00
Steve Kondik
f3dfdbef0d Merge "Update BUILD_ID and FINGERPRINT with latest OTA values" into gingerbread 2011-05-06 12:11:05 +04:00
Tony Layher
de1ebef2d3 Mecha: Add AicBootFix to force phone into correct DSP Mode
Change-Id: Ie9a399bda682732702909a0b338abdaa78ebe6d1
2011-05-06 04:06:12 -04:00
Nihanth Subramanya
3106c105ee Fix LDPI status_bar_expanded overlay
Fail again... my local repo wasn't getting sync'd and
I didn't realize the fix wasn't commited earlier.
:(

Change-Id: I72d7cd9e29622fe358b966f17f55ae38c3e01313
2011-05-05 22:07:04 +05:30
Gustavo
dc03b63b36 PT-BR: Fix typo
Change-Id: I60d24dc10077a278d7de2503f02712a2dea621e2
2011-05-04 11:25:37 -07:00
Sven Dawitz
c98791f46f Add target specific option to skip wallpapers from build
...and enable this for vega

Change-Id: I4fbe52dc0c6ffb6b732046f1579824317d9ea449
2011-05-04 18:36:40 +02:00
blunden
05bd2e3cf0 Update backuptool.sh for new Gtalk app and lib
The new Gtalk app with video and voice chat from the Nexus S
OTA update is currently not backed up by the script because
Google renamed it Talk2.apk and added a new lib for it.

Change-Id: I2b0245d561584fa4d84e7d424653543d723a1ac6
2011-05-04 12:56:18 +02:00
blunden
7377659401 Update BUILD_ID and FINGERPRINT with latest OTA values
Verified Market works fine with new values.

Change-Id: Ie664f721f8fbcd0f3bd42b6e96583741410cf6bb
2011-05-04 01:39:25 +02:00
Steve Kondik
e9304e142e wimax: Include packages for WiMAX-enabled devices
Change-Id: I3209e8aa8cf9cb1d8ba0dd8365baaf4cdae74910
2011-05-03 15:50:24 -04:00
Giulio Cervera
2d3a218d61 cm: update BUILD_DISPLAY_ID to GRJ22
Change-Id: Ie48fa7ecaf52fef2956e47b7adc00a35b6882810
2011-05-03 12:37:18 +02:00
Ricardo Cerqueira
476e057c6c zero: Use stock fingerprint and description
Change-Id: I6b6c811418f94ef01b91d0771f10b1855e5cd58e
2011-05-02 23:33:31 +01:00
Tony Layher
23486f48a8 Mecha: Add mecha to the cyanogen vendor
Change-Id: I8af16b4795185819fa658c9fdf3e9da282fb4580
2011-04-30 18:11:26 -04:00
Steve Kondik
ed3d91b63c cm: 7.1.0-RC0
Change-Id: Id33a22f98813ffe88ea81decab0af1294a39480e
2011-04-30 17:23:43 -04:00
Ricardo Cerqueira
ff59119362 cm: Add P990 device (LG Optimus 2X)
Change-Id: I98ce03a0b554ce8f95c76dc0025a5621cfe5fb78
2011-04-30 17:21:56 -04:00
Steve Kondik
fdb72a074b cm: Add P999 device (T-Mobile G2x)
Change-Id: I810577a9030f85704dd70aec53624ffe0e0e00f2
2011-04-30 06:03:00 -04:00
Steve Kondik
542cecc730 cm: Bump versions to 7.1
Change-Id: Ib5d092756c63aee87cdc2476e36e36440f2cc94d
2011-04-30 02:51:49 -04:00
Steve Kondik
688e01835d Merge "LDPI overlay for "Make compact carrier not require reboot"" into gingerbread 2011-04-30 08:51:43 +04:00
Ricardo Cerqueira
fcf4fad420 Merge "cm: remove tmp file on boot" into gingerbread 2011-04-27 19:59:03 +04:00
Emilio López
ca4ee8a236 cm: bump zeppelin to RC1 and list maintainers
Change-Id: I8e45ee0feab539b995ae3eb2d3077087b7826f34
2011-04-26 22:49:34 +00:00