Hi all,

service pppd_gprs not running while rebooting  my board.
in my init.rc contains

service pppd_gprs /system/etc/init.gprs-pppd
     user root
     group radio cache inet misc
     disabled

 in system/core/init/property_service.c file have

control_perms[] = {
    /*{ "dumpstate",AID_SHELL, AID_LOG },*/
    { "pppd_gprs",AID_SHELL, AID_LOG },
     {NULL, 0, 0 }
};


what is wrong here? why it's not running pppd_gprs service? please can
anybody suggest me!!!!

On Thu, Mar 15, 2012 at 9:11 PM, venkat k raju <[email protected]> wrote:

> Hi Sai Chaitanya ,
>
>
> i have been struggling to gprs integration for default android frame work!
>
> i don't want gsm. my requirement only gprs.
>
> can  you  please suggest me how run a pppd as service like rild?
>
>
> thanks&Regards
> k.v.raju
>



-- 
thanks&Regards
k.v.raju

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to