1# NetworkFactory is included in telephony-common and services.net
2# Rename the non-jarjared, services.net version to avoid conflicts.
3# This causes two NetworkFactory classes to appear in the test package (one used
4# by services-net and one by telephony-common), similarly to what happens on a
5# real device, except that in the test they have different package names.
6rule android.net.NetworkFactory* android.net.services.NetworkFactory@1
7