Removing unused int network score from eth factory

Hard coded network scores are no longer used however they still exist
in EthernetNetworkFactory. This change removes this unused code in
favor of the NetworkScore object.

Bug: 209679953
Test: m && atest com.android.server.ethernet.EthernetNetworkFactoryTest

Change-Id: Ic9035964fc0e0bdf1dbd1ee845ba3293c753dd8d
3 files changed
tree: 3d290c9cb1750f3e8b88d09e0b08cc90fc15a830
  1. java/
  2. tests/
  3. .gitignore
  4. Android.bp
  5. TEST_MAPPING