Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3G arrows in froyo build #3

Open
leshak opened this issue Sep 17, 2010 · 1 comment
Open

3G arrows in froyo build #3

leshak opened this issue Sep 17, 2010 · 1 comment

Comments

@leshak
Copy link
Member

leshak commented Sep 17, 2010

http://forum.samdroid.net/f53/i-propose-continue-develop-froyo-i5700-github-com-2321/#post45919

I found a solution to fix 3G arrows in froyo build @gaosp.
We need to change in source default data interface (rmnet0) to samsung's default: pdp0 in several files in frameworks/base.
This files are:
core/res/res/values/config.xml (1)
core/jni/android_net_TrafficStats.cpp (4)
core/java/android/net/MobileDataStateTracker.java (2)
core/java/com/android/internal/os/BatteryStatsImp.java (1)

@leshak
Copy link
Member Author

leshak commented Sep 17, 2010

and we can't use rmnet, because we have to use libsec-ril.so from original samsung firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant