Skip to content
Snippets Groups Projects
  • Patrick Rohr's avatar
    77a3a840
    Change Ethernet API to use OutcomeReceiver · 77a3a840
    Patrick Rohr authored
    This change addresses API review feedback. In addition, it changes the
    returned result from Network to the interface name. The current API
    returning a Network object is racy and cannot be implemented correctly.
    Users should instead use the ConnectivityManager#requestNetwork() API to
    get hold of the Network for a given interface.
    
    Bug: 220017952
    Test: TH
    Change-Id: I7c46545a47034be409071c2ec007d9e1480c6ed0
    77a3a840
    History
    Change Ethernet API to use OutcomeReceiver
    Patrick Rohr authored
    This change addresses API review feedback. In addition, it changes the
    returned result from Network to the interface name. The current API
    returning a Network object is racy and cannot be implemented correctly.
    Users should instead use the ConnectivityManager#requestNetwork() API to
    get hold of the Network for a given interface.
    
    Bug: 220017952
    Test: TH
    Change-Id: I7c46545a47034be409071c2ec007d9e1480c6ed0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.