commit | 253b3fb6da7e5403571586e424e8b5f0f79cea47 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Fri Jan 19 07:29:00 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Fri Jan 19 08:15:58 2024 +0000 |
tree | 8be1b9b1ce840e2a539852a389996f2985107fcb | |
parent | 516eae02df7b1d958d7536d45cc5083434a49863 [diff] |
Make ThreadNetworkController.setTestNetworkAsUpstream require NETWORK_SETTINGS permission This CL contains following enhancements: - Enforce NETWORK_SETTINGS permission for ThreadNetworkController.setTestNetworkAsUpstream. - Move the setTestNetworkAsUpstream in ThreadNetworkControllerService to make the order of methods more logical. - Update the test case name in BorderRoutingTest. Bug: 295843010 Bug: 320842152 Change-Id: I82edac6c819dd637f4c98f31368a1b520338ce24