Add updateFirewallRule API
To deprecated firewallSetUidRule netd binder and move the functionality to tethering (connectivity) mainline module, expose updateFirewallRule to support the caller outside the module. Currently the API are still call to netd. Will replace with the implementation inside tethering (connectivity) module. Bug: 209935649 Test: atest CtsHostsideNetworkTests Change-Id: I0b53c999e06c2378afec0eb491815ec398c91b0b
Showing
- framework/api/module-lib-current.txt 5 additions, 0 deletionsframework/api/module-lib-current.txt
- framework/src/android/net/ConnectivityManager.java 72 additions, 6 deletionsframework/src/android/net/ConnectivityManager.java
- framework/src/android/net/IConnectivityManager.aidl 2 additions, 0 deletionsframework/src/android/net/IConnectivityManager.aidl
- service/src/com/android/server/ConnectivityService.java 12 additions, 0 deletionsservice/src/com/android/server/ConnectivityService.java
Loading
Please register or sign in to comment