Any googler can give a comment?
On Apr 1, 6:09 pm, Weizhong <[email protected]> wrote:
> Hi there
>
> Currently in .../external/ppp/pppd/auth.c, function check_passwd,
> somebody write
>
> {
> #if 1
> return UPAP_AUTHNAK;
> #else
> .....
>
> This basically means PAP auth is not allowed on android. Is there any
> reason behind this? Can I savely change the #if 1 to #if 0?
>
> thanks,
> XiaWeizhong
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---