On Tue, Apr 16, 2013 at 03:28:37PM -0400, Tony Espy wrote: > On 04/12/2013 09:23 PM, Henrique Santos Fernandes wrote: > > > > Hello, > > > > David Hacker helped me a lot about some stuff. > > > > It seens my device is not compiling ril and using stubs of coping.. not > > sure yet.. > > We discussed this earlier today and I also did a bit or research. The > Galaxy S was released with Android 2.1 originally, and never in fact was > upgraded to ICS.
Yup, that might be a problem, but there is a cm-10.1 branch for it here[1] I also did a breakfast galaxysmtd and got all the dependant repos. I however don't have the vendor branch as I don't own the device. > Based upon your description, I would try setting > BOARD_USES_LIBSECRIL_STUB to true, and removing the /bin/rild line from > PRODUCT_COPY_FILES. > > As mentioned above, there's no guarantee that this will work, but it's > worth trying. As mentioned by Tony, you can try and replace the vendor binary for rild, to build it, try this: mmm hardware/ril/rild and copy the resulting binary into the image. Cheers Sergio -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

