explicitly request NET_CAPABILITY_LOCAL_NETWORK capability when requesting Thread network

Due to aosp/2936050, NET_CAPABILITY_LOCAL_NETWORK is mandatory in the NetworkRequest before Android V to request a Thread network. Without this ThreadNetworkControllerService cannot get the Thread network so that it cannot bring up border routing.

Bug: 329464390
Bug: 329403058

Change-Id: Ic033288789d338c2fe6d0abde474acd24657ad5f
1 file changed