xdandroid:rootfs.git
12 years agoUpdate keylayouts for Home key change.
Bryan Stine [Tue, 19 Oct 2010 22:31:56 +0000 (18:31 -0400)]
Update keylayouts for Home key change.

12 years agoRemap generic Raph navipads
Bryan Stine [Fri, 15 Oct 2010 20:59:31 +0000 (16:59 -0400)]
Remap generic Raph navipads

12 years agoRemap Fuze navipad
Bryan Stine [Fri, 15 Oct 2010 20:56:23 +0000 (16:56 -0400)]
Remap Fuze navipad

12 years agoRemove executable bits
Bryan Stine [Fri, 15 Oct 2010 19:39:08 +0000 (15:39 -0400)]
Remove executable bits

12 years agoWhoops, we don't have bash!
Bryan Stine [Fri, 17 Sep 2010 14:23:54 +0000 (10:23 -0400)]
Whoops, we don't have bash!

12 years agoAdd netd wrapper to load netfilter modules needed for tethering
Bryan Stine [Fri, 17 Sep 2010 01:09:13 +0000 (21:09 -0400)]
Add netd wrapper to load netfilter modules needed for tethering

12 years agoAdd BCM4325 infrastructure mode firmware for tethering
Bryan Stine [Thu, 16 Sep 2010 22:58:12 +0000 (18:58 -0400)]
Add BCM4325 infrastructure mode firmware for tethering

12 years agoMount sdcard with utf8 support
Bryan Stine [Fri, 10 Sep 2010 18:51:35 +0000 (14:51 -0400)]
Mount sdcard with utf8 support

12 years agoThis time is the right one ! (Still gralloc for WVGA)
HUSSON Pierre-Hugues [Sat, 28 Aug 2010 16:06:19 +0000 (18:06 +0200)]
This time is the right one ! (Still gralloc for WVGA)

12 years agoFix gralloc this time ?
HUSSON Pierre-Hugues [Fri, 27 Aug 2010 18:30:45 +0000 (20:30 +0200)]
Fix gralloc this time ?

12 years agoMissing space for proper if
HUSSON Pierre-Hugues [Fri, 27 Aug 2010 12:25:59 +0000 (14:25 +0200)]
Missing space for proper if

12 years agoAdd new gralloc for WVGA devices
HUSSON Pierre-Hugues [Fri, 27 Aug 2010 10:27:44 +0000 (12:27 +0200)]
Add new gralloc for WVGA devices

12 years agoExample generator script: Reduce reserved space to 1%, increase inodes to 1024.
Bryan Stine [Mon, 16 Aug 2010 21:25:16 +0000 (17:25 -0400)]
Example generator script: Reduce reserved space to 1%, increase inodes to 1024.

12 years agoOops. Forgot to revert removal of flush parameter. It causes no measurable performanc...
Bryan Stine [Mon, 16 Aug 2010 21:24:01 +0000 (17:24 -0400)]
Oops. Forgot to revert removal of flush parameter. It causes no measurable performance hit.

12 years agoUse relatime for sdcard and disable early flush
Bryan Stine [Mon, 16 Aug 2010 20:36:10 +0000 (16:36 -0400)]
Use relatime for sdcard and disable early flush

12 years agoRework partitioned SD layout. Use relatime in all cases.
Bryan Stine [Mon, 16 Aug 2010 18:35:35 +0000 (14:35 -0400)]
Rework partitioned SD layout. Use relatime in all cases.

12 years agoGet rid of the backupsystem stuff.
Bryan Stine [Fri, 13 Aug 2010 21:24:47 +0000 (17:24 -0400)]
Get rid of the backupsystem stuff.

12 years agoAdd sdcard_part cmdline switch to tell init where the FAT partition is on the sdcard
Bryan Stine [Fri, 13 Aug 2010 21:21:20 +0000 (17:21 -0400)]
Add sdcard_part cmdline switch to tell init where the FAT partition is on the sdcard

12 years agoAdded two kb layout
babijoee [Tue, 3 Aug 2010 18:44:32 +0000 (04:44 +1000)]
Added two kb layout
physkeyboard=german_raph
physkeyboard=swiss_raph

12 years agoAdding 2 new raph layouts.
babijoee [Tue, 3 Aug 2010 18:37:29 +0000 (04:37 +1000)]
Adding 2 new raph layouts.
physkeyboard=swiss_raph
physkeyboard=german_raph

12 years agoxperia formware image no longer required
Mathew McBride [Thu, 22 Jul 2010 23:37:48 +0000 (09:37 +1000)]
xperia formware image no longer required

12 years agoDon't use a calibration file for Xperia wifi, for unknown reasons
Mathew McBride [Thu, 22 Jul 2010 12:05:45 +0000 (22:05 +1000)]
Don't use a calibration file for Xperia wifi, for unknown reasons

12 years agoMerge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs
Mathew McBride [Thu, 22 Jul 2010 12:01:37 +0000 (22:01 +1000)]
Merge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs

12 years agoFix semicolon/colon typo mentioned by Oggy972
Mathew McBride [Thu, 22 Jul 2010 12:01:00 +0000 (22:01 +1000)]
Fix semicolon/colon typo mentioned by Oggy972

12 years agoMerge branch 'master' of git://gitorious.org/~mcbridematt/xdandroid-eclair/mcbridemat...
Bryan Stine [Wed, 21 Jul 2010 21:49:10 +0000 (17:49 -0400)]
Merge branch 'master' of git://gitorious.org/~mcbridematt/xdandroid-eclair/mcbridematts-eclair-rootfs-xperia

12 years agos/venus/kovsky/g
Mathew McBride [Tue, 20 Jul 2010 21:36:15 +0000 (07:36 +1000)]
s/venus/kovsky/g

12 years agoGenerate a "serial number" for Android, pass it via modified /proc/cmdline
Bryan Stine [Mon, 19 Jul 2010 18:57:31 +0000 (14:57 -0400)]
Generate a "serial number" for Android, pass it via modified /proc/cmdline

Android expects a serial number to be passed to init via the kernel command
line. Android generates a unique system identifier, ANDROID_ID, based on the
machine's serial number. Without one, ANDROID_ID is always the same. Certain
market apps rely on a unique ANDROID_ID (outside of emulator) for accounting
purposes.

To provide such an ID, we now generate a random, fake serial number and store
it in /data. This will ensure it survives reboots. We then modify the kernel
command line by copying it to /tmp, editing it, and bind-mounting over the
original in /proc.

12 years agoFix typo that broke /mnt/asec
Bryan Stine [Mon, 19 Jul 2010 18:17:59 +0000 (14:17 -0400)]
Fix typo that broke /mnt/asec

12 years agoMerge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs
Mathew McBride [Mon, 19 Jul 2010 18:11:23 +0000 (04:11 +1000)]
Merge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs

12 years agofroyo: We don't have apanic for now, so remove those lines from init.rc.
Bryan Stine [Thu, 15 Jul 2010 23:05:40 +0000 (19:05 -0400)]
froyo: We don't have apanic for now, so remove those lines from init.rc.

12 years agoAdd /mnt/asec directory
Bryan Stine [Thu, 15 Jul 2010 06:13:20 +0000 (02:13 -0400)]
Add /mnt/asec directory

12 years agoMove build.prop bind mount after all modifications. Fixes wifi on Rhodium.
Bryan Stine [Thu, 15 Jul 2010 05:46:49 +0000 (01:46 -0400)]
Move build.prop bind mount after all modifications. Fixes wifi on Rhodium.

init's modifications to build.prop made the system think it was deleted,
nullifying the bind mount. This, in turn, led to Android thinking Rhodium is a
TIWlan device, causing dhcpcd to fail. What a chain reaction.

12 years agoFix for secure storage and asec containers on Froyo
Bryan Stine [Thu, 15 Jul 2010 03:37:16 +0000 (23:37 -0400)]
Fix for secure storage and asec containers on Froyo

12 years agoDetect Xperia and use its firmware image
Mathew McBride [Tue, 13 Jul 2010 10:56:01 +0000 (20:56 +1000)]
Detect Xperia and use its firmware image

12 years agoFix typo when selecting xperia keymap
Mathew McBride [Tue, 13 Jul 2010 10:55:32 +0000 (20:55 +1000)]
Fix typo when selecting xperia keymap

12 years agoAdd XPERIA tiwlan firmware. Not sure if its actually needed though
Mathew McBride [Tue, 13 Jul 2010 10:54:56 +0000 (20:54 +1000)]
Add XPERIA tiwlan firmware. Not sure if its actually needed though

12 years agoDetect xperia and set screen rotation parameter
Mathew McBride [Mon, 12 Jul 2010 14:00:38 +0000 (00:00 +1000)]
Detect xperia and set screen rotation parameter

12 years agoAdd kovsky keymaps from Eclair
Mathew McBride [Mon, 12 Jul 2010 13:59:13 +0000 (23:59 +1000)]
Add kovsky keymaps from Eclair

12 years agovold.fstab does not include /sys in the device path
Bryan Stine [Wed, 7 Jul 2010 19:35:20 +0000 (15:35 -0400)]
vold.fstab does not include /sys in the device path

12 years agoThanks to paalsteek and hamagc for developing and testing the previous commit
Bryan Stine [Tue, 6 Jul 2010 22:21:57 +0000 (18:21 -0400)]
Thanks to paalsteek and hamagc for developing and testing the previous commit

12 years agoinit: Fix for CDMA SD cards with froyo
Bryan Stine [Tue, 6 Jul 2010 22:19:04 +0000 (18:19 -0400)]
init: Fix for CDMA SD cards with froyo

12 years agofroyo: revert dhcpcd to normal init service
Bryan Stine [Fri, 2 Jul 2010 20:48:25 +0000 (16:48 -0400)]
froyo: revert dhcpcd to normal init service

12 years agoUpdate android init binary to froyo
Bryan Stine [Fri, 2 Jul 2010 20:40:55 +0000 (16:40 -0400)]
Update android init binary to froyo

12 years agofroyo: Use dhcpcd script because libnetutils is full of fail
Bryan Stine [Thu, 1 Jul 2010 05:54:22 +0000 (01:54 -0400)]
froyo: Use dhcpcd script because libnetutils is full of fail

12 years agoTesting
Bryan Stine [Thu, 1 Jul 2010 04:18:23 +0000 (00:18 -0400)]
Testing

12 years agoRemove unneeded loader, update tiwlan config
Bryan Stine [Thu, 1 Jul 2010 01:44:35 +0000 (21:44 -0400)]
Remove unneeded loader, update tiwlan config

12 years agoAdd BRF6350 firmware image
Bryan Stine [Wed, 30 Jun 2010 01:43:29 +0000 (21:43 -0400)]
Add BRF6350 firmware image

12 years agoAdd /lib/firmware symlink to /etc/firmware
Bryan Stine [Wed, 30 Jun 2010 01:09:37 +0000 (21:09 -0400)]
Add /lib/firmware symlink to /etc/firmware

12 years agofroyo: Use correct tty for bluetooth
Bryan Stine [Wed, 30 Jun 2010 01:08:38 +0000 (21:08 -0400)]
froyo: Use correct tty for bluetooth

12 years agofroyo: Start wifi as root
Bryan Stine [Tue, 29 Jun 2010 22:41:38 +0000 (18:41 -0400)]
froyo: Start wifi as root

12 years agofroyo: Fix PATH, change dhcpcd arguments
Bryan Stine [Tue, 29 Jun 2010 22:07:36 +0000 (18:07 -0400)]
froyo: Fix PATH, change dhcpcd arguments

12 years agoUpdate libhardware_legacy for GPS support
Bryan Stine [Tue, 29 Jun 2010 21:42:33 +0000 (17:42 -0400)]
Update libhardware_legacy for GPS support

12 years agoMerge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs
Bryan Stine [Tue, 29 Jun 2010 21:34:11 +0000 (17:34 -0400)]
Merge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs

12 years agofroyo: /mnt/sdcard -> /sdcard
Bryan Stine [Tue, 29 Jun 2010 21:22:05 +0000 (17:22 -0400)]
froyo: /mnt/sdcard -> /sdcard

12 years agoUpdate init.froyo.rc to enable scanning for Wireless networks
babijoee [Sun, 27 Jun 2010 13:57:31 +0000 (23:57 +1000)]
Update init.froyo.rc to enable scanning for Wireless networks

12 years agoFroyo: fix hciattach arguments, updated wlan loader
Bryan Stine [Fri, 25 Jun 2010 22:09:14 +0000 (18:09 -0400)]
Froyo: fix hciattach arguments, updated wlan loader

12 years agoUpdated sensors.default.so for froyo
Bryan Stine [Fri, 25 Jun 2010 21:57:02 +0000 (17:57 -0400)]
Updated sensors.default.so for froyo

12 years agoFroyo init: Re-add bluetooth, wifi. Fix keystore service uid/gid.
Bryan Stine [Fri, 25 Jun 2010 21:53:44 +0000 (17:53 -0400)]
Froyo init: Re-add bluetooth, wifi. Fix keystore service uid/gid.

12 years agoUse numeric keystore uid/gid for froyo again
Bryan Stine [Fri, 25 Jun 2010 21:06:32 +0000 (17:06 -0400)]
Use numeric keystore uid/gid for froyo again

12 years agoSet rild parameters for froyo
Bryan Stine [Fri, 25 Jun 2010 21:05:26 +0000 (17:05 -0400)]
Set rild parameters for froyo

12 years agoTry with bundled libh_l
Bryan Stine [Fri, 25 Jun 2010 19:34:15 +0000 (15:34 -0400)]
Try with bundled libh_l

12 years agoUpdate froyo libhardware_legacy
Bryan Stine [Fri, 25 Jun 2010 19:26:01 +0000 (15:26 -0400)]
Update froyo libhardware_legacy

12 years agoFroyo support!
Bryan Stine [Fri, 25 Jun 2010 19:09:19 +0000 (15:09 -0400)]
Froyo support!

12 years agoRenaming nordic keymap to 'physkeyboard=nordic_raph'. As 'raph_nordic' was being...
babijoee [Sun, 13 Jun 2010 10:56:45 +0000 (20:56 +1000)]
Renaming nordic keymap to 'physkeyboard=nordic_raph'. As 'raph_nordic' was being detected as new raph layout.

12 years agoBetter fix for looping animation -- Load /bin into path before /system/bin
makkonen [Sun, 13 Jun 2010 01:50:06 +0000 (20:50 -0500)]
Better fix for looping animation -- Load /bin into path before /system/bin
  (/system/bin contains less functional command line tools that cause
  a number of problems -- chown, mkdir, cmp were all throwing errors)
  (Thanks to sfhub at ppcgeeks for tracking this down)

12 years agoAdding raph_nordic keymapping.
babijoee [Sat, 12 Jun 2010 18:23:18 +0000 (04:23 +1000)]
Adding raph_nordic keymapping.

12 years agoAdded RAPH nordic keyboard layout. Set to "physkeyboard=raph_nordic"
babijoee [Sat, 12 Jun 2010 04:07:10 +0000 (14:07 +1000)]
Added RAPH nordic keyboard layout. Set to "physkeyboard=raph_nordic"

12 years agoPossible fix for looping animation error for some users.
babijoee [Fri, 11 Jun 2010 19:17:41 +0000 (05:17 +1000)]
Possible fix for looping animation error for some users.

12 years agoPossible fix for looping boot animation.
Joee [Fri, 11 Jun 2010 19:13:08 +0000 (05:13 +1000)]
Possible fix for looping boot animation.

12 years agoAutomated push of new libhardware_legacy based on the following commit(s)...
xdandroid build bot [Sun, 6 Jun 2010 20:44:18 +0000 (16:44 -0400)]
Automated push of new libhardware_legacy based on the following commit(s)...

    libhardware_legacy commit 747b148
    Author: Bryan Stine

    Merge branch 'master' of git://gitorious.org/linux-on-qualcomm-s-msm/libhardware_legacy

    libhardware_legacy commit ede92d0
    Author: bzo

    Update gps code to use rpc data. Fixes gps for cdma devices and provides more complete data to allow gps client programs to work.

    libhardware_legacy commit 4175e0d
    Author: Bryan Stine

    Build libpower, needed for librpc in 2.1

12 years agoUpdate latest libhardware_legacy
HUSSON Pierre-Hugues [Sun, 6 Jun 2010 16:50:38 +0000 (18:50 +0200)]
Update latest libhardware_legacy

12 years agoAutomated push of new libhardware_legacy based on the following commit(s)...
xdandroid build bot [Thu, 20 May 2010 19:28:36 +0000 (15:28 -0400)]
Automated push of new libhardware_legacy based on the following commit(s)...

12 years agoAutomated push of new libhtcgeneric-ril.so build based on the following commit(s)...
xdandroid build bot [Mon, 17 May 2010 18:27:53 +0000 (14:27 -0400)]
Automated push of new libhtcgeneric-ril.so build based on the following commit(s)...

    android-htc-ril commit 10fed64
    Author: Bryan Stine

    Merge branch 'diamond' of git://gitorious.org/linux-on-qualcomm-s-msm/android-htc-ril into diamond

    android-htc-ril commit 029f9d0
    Author: HUSSON Pierre-Hugues

    Merge branch 'diamond' of gitorious.org:linux-on-qualcomm-s-msm/android-htc-ril into diamond

    android-htc-ril commit 35d43a3
    Author: captnoord

    winmo power fixes

12 years agoAutomated push of new libhtcgeneric-ril.so build based on the following commit(s)...
xdandroid build bot [Fri, 14 May 2010 22:36:20 +0000 (18:36 -0400)]
Automated push of new libhtcgeneric-ril.so build based on the following commit(s)...

    android-htc-ril commit 35d183c
    Author: Bryan Stine

    Fix for current AOSP release, which is a RIL_VERSION behind the build bot

12 years agoAutomated push of new libhardware_legacy based on the following commit(s)...
xdandroid build bot [Fri, 14 May 2010 18:33:45 +0000 (14:33 -0400)]
Automated push of new libhardware_legacy based on the following commit(s)...

12 years agoAutomated push of new libhtcgeneric-ril.so build based on the following commit(s)...
xdandroid build bot [Fri, 14 May 2010 18:29:43 +0000 (14:29 -0400)]
Automated push of new libhtcgeneric-ril.so build based on the following commit(s)...

12 years agoUpdate libhardware_legacy
HUSSON Pierre-Hugues [Fri, 14 May 2010 15:16:37 +0000 (17:16 +0200)]
Update libhardware_legacy

12 years agoUpdate libhardware_legacy
HUSSON Pierre-Hugues [Thu, 13 May 2010 19:13:02 +0000 (21:13 +0200)]
Update libhardware_legacy

12 years agoUpdate libhardware_legacy
HUSSON Pierre-Hugues [Thu, 13 May 2010 18:18:31 +0000 (20:18 +0200)]
Update libhardware_legacy

12 years agoUpdate to latest libhardware_legacy (fix pdsm_get_position timeout)
HUSSON Pierre-Hugues [Thu, 13 May 2010 15:13:51 +0000 (17:13 +0200)]
Update to latest libhardware_legacy (fix pdsm_get_position timeout)

12 years agoUpdate to latest libhardware_legacy
HUSSON Pierre-Hugues [Wed, 12 May 2010 20:33:04 +0000 (22:33 +0200)]
Update to latest libhardware_legacy

12 years agoOne libhardware_legacy to rule them all.
HUSSON Pierre-Hugues [Wed, 12 May 2010 13:24:19 +0000 (15:24 +0200)]
One libhardware_legacy to rule them all.

12 years agoChange gps behaviour: send pdsm_get_position more often. Hopefully helps getting...
HUSSON Pierre-Hugues [Tue, 11 May 2010 10:50:06 +0000 (12:50 +0200)]
Change gps behaviour: send pdsm_get_position more often. Hopefully helps getting fixes

12 years agoUpdate ti libhardware_legacy. Fixes wifi and possibly GPS for 5225
HUSSON Pierre-Hugues [Tue, 11 May 2010 08:47:29 +0000 (10:47 +0200)]
Update ti libhardware_legacy. Fixes wifi and possibly GPS for 5225

12 years agoSorry, my brain's off. Thanks stinebd for the notice.
HUSSON Pierre-Hugues [Mon, 10 May 2010 21:32:50 +0000 (23:32 +0200)]
Sorry, my brain's off. Thanks stinebd for the notice.

12 years agoAdd GPS support for other devices (needs testing on all devices!)
HUSSON Pierre-Hugues [Mon, 10 May 2010 21:01:59 +0000 (23:01 +0200)]
Add GPS support for other devices (needs testing on all devices!)

12 years agoAdd GPS support for rhod (Others are coming soon)
HUSSON Pierre-Hugues [Mon, 10 May 2010 19:13:51 +0000 (21:13 +0200)]
Add GPS support for rhod (Others are coming soon)

12 years agoinit.eclair.rc: Use numeric UID/GID for keystore service and perms
Bryan Stine [Fri, 23 Apr 2010 19:07:06 +0000 (15:07 -0400)]
init.eclair.rc: Use numeric UID/GID for keystore service and perms

Android somehow fails at lookup up the AID for keystore (which then translates
directly to traditional UID and GID). Work around this by using the numeric
constant instead.

NOTE: This will not fix an existing data.img. You should either clear data.img
or adb shell in and chown 1017:1017 /data/misc/keystore

12 years agoModified bcm4325 libhardware_legacy to work with eclairhero builds.
HUSSON Pierre-Hugues [Tue, 20 Apr 2010 16:52:22 +0000 (18:52 +0200)]
Modified bcm4325 libhardware_legacy to work with eclairhero builds.

12 years agoAdd nordic keymap from maejrep
HUSSON Pierre-Hugues [Sun, 18 Apr 2010 14:41:59 +0000 (16:41 +0200)]
Add nordic keymap from maejrep

12 years agoEnable wifi perm stuff for eclairhero
kamal belkasmi [Wed, 14 Apr 2010 11:34:36 +0000 (13:34 +0200)]
Enable wifi perm stuff for eclairhero

Signed-off-by: HUSSON Pierre-Hugues <phhusson@free.fr>
12 years agoMerge branch 'master' of gitorious.org:xdandroid-eclair/eclair-rootfs
HUSSON Pierre-Hugues [Tue, 13 Apr 2010 19:05:48 +0000 (21:05 +0200)]
Merge branch 'master' of gitorious.org:xdandroid-eclair/eclair-rootfs

12 years agoAdd shutdown service for eclairhero
[acl] [Tue, 13 Apr 2010 18:53:09 +0000 (20:53 +0200)]
Add shutdown service for eclairhero

Signed-off-by: HUSSON Pierre-Hugues <phhusson@free.fr>
12 years agoAdd source kcm files for Fuze and updated RAPH100 WWE layouts
Bryan Stine [Fri, 9 Apr 2010 00:55:52 +0000 (20:55 -0400)]
Add source kcm files for Fuze and updated RAPH100 WWE layouts

12 years agoAdd star and pound to the updated RAPH100 WWE kcm.bin, so that they work in dialer
Bryan Stine [Fri, 9 Apr 2010 00:55:12 +0000 (20:55 -0400)]
Add star and pound to the updated RAPH100 WWE kcm.bin, so that they work in dialer

12 years agoinit.eclair.rc: Adjust /etc/ppp/{chap,pap}-secrets permissions and ownership
Bryan Stine [Wed, 7 Apr 2010 19:50:03 +0000 (15:50 -0400)]
init.eclair.rc: Adjust /etc/ppp/{chap,pap}-secrets permissions and ownership

pppd will complain in logcat about the above files having world/group access.
Adjust the permissions and ownership such that only rild can read or write to
those files.

12 years agoinit: Do not unpack modules in the presence of a previous installation for the runnin...
Bryan Stine [Wed, 7 Apr 2010 19:06:24 +0000 (15:06 -0400)]
init: Do not unpack modules in the presence of a previous installation for the running kernel release

12 years agoinit.eclair.kaiser.rc: Remove editor backup file, mark non-executable
Bryan Stine [Wed, 7 Apr 2010 19:06:06 +0000 (15:06 -0400)]
init.eclair.kaiser.rc: Remove editor backup file, mark non-executable

12 years agoAdd RHOD500 keymap (thanks to 1900 and Hoochster)
Brendan Shanks [Mon, 5 Apr 2010 06:26:14 +0000 (23:26 -0700)]
Add RHOD500 keymap (thanks to 1900 and Hoochster)

13 years agoAutomated push of new libhtcgeneric-ril.so build based on the following commit(s)...
xdandroid build bot [Wed, 31 Mar 2010 05:27:32 +0000 (01:27 -0400)]
Automated push of new libhtcgeneric-ril.so build based on the following commit(s)...

    android-htc-ril commit 26f93db
    Author: Brendan Shanks

    Add CDMA support for CDMA+GSM world phones (like RhodiumW/RHOD400/RHOD500)

    android-htc-ril commit b802fd1
    Author: Brendan Shanks

    Disable unused code for CDMA IMSI (since CDMA uses a hardcoded IMSI)