Wifi-Hal: Set nl socket's local port with nl api

The nl library maintains one local port pool for nl sockets, one
port is occupied when new nl socket is allocated and it needs to
released, otherwise the nl socket allocation will fail since no
local port can be used in nl socket allocation.
Wifi hal sets own local port for nl socket directly without
calling api and causes leak.

BUG: 30350620
Change-Id: I4bb1fd2c352c73cc246a2ba7f837e395f022651f
1 file changed
tree: 79bcb29a3a3c1dfad15d329f5bbb8b38d35acfb5
  1. qcwcn/
  2. Android.mk