Add PROPERTY_SELF_CERTIFIED_NETWORK_CAPABILITIES API
This string allows apps add a network_capabilities.xml resource to the AndroidManifest.xml. The network_capabilities.xml file will allow application developers to request for a network capabilities that they want their application to be able to use. The available capabilities are defined in ApplicationNetworkCapabilities.java. Test: atest FrameworksNetTests CtsHostsideNetworkTests Bug: 266524688 Change-Id: I36e73f8eb02d9c58cdbb9763b188d68eac9e9ccb Merged-In: I99b0698748af3cfafa0ff84df0454584dbad88b1
Loading
Please register or sign in to comment