You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: