commit | 281c7d2a9b1ba2b7a6af4451874b107b3b051bc8 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Wed Mar 13 15:37:31 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Thu Mar 14 01:56:51 2024 +0000 |
tree | 699edf6a20a64e1bdbfdbc13a1087e74d7295f2a | |
parent | bc3886778a10753dad1d4be75795cf33bf42dd14 [diff] |
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