commit | 5fc74b9fd8a31d6703ba760fcafe9bcfb4b99b1e | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Thu Jun 20 09:44:49 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Mon Jul 29 08:07:17 2024 +0000 |
tree | f1f021ea068b566e3d917261e0107fb8e4228da9 | |
parent | 4059c1ccabdc74c06f3c91b80dcc5d46be8ef0e3 [diff] |
[Thread] Make ThreadConfiguraiton a system API This CL adds 3 things as @SystemApi: - The ThreadConfiguration class except the Builder nested class. - The ThreadNetworkController#registerConfigurationCallback method. - The ThreadNetworkController#unregisterConfigurationCallback method. Bug: 342519412 Test: CtsThreadNetworkTestCases Change-Id: I8d3e48b73d471af1515f251451a1259a4bde69af