summaryrefslogtreecommitdiff
path: root/common/framework/com/android/net/module/util/NetworkCapabilitiesUtils.java
AgeCommit message (Expand)Author
2023-09-11Move to packages/modules/ConnectivityHEADmastermainMotomu Utsumi
2022-10-12Move bit utility methods to a new BitUtils class.Chalard Jean
2022-01-31Mark VisibleForTesting members as publicRemi NGUYEN VAN
2022-01-12Fix int overflow in shiftChalard Jean
2021-12-21Merge "Revert "Added a new network capability MMTEL""Martijn Coenen
2021-12-21Revert "Added a new network capability MMTEL"Martijn Coenen
2021-12-21Merge "Added a new network capability MMTEL"Treehugger Robot
2021-12-20Import constants from NetCaps instead of defining themChalard Jean
2021-12-16Added a new network capability MMTELJack Yu
2021-07-14Remove TRANSPORT_USB in NetworkCapabilitiesUtilsRemi NGUYEN VAN
2021-07-14Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarilyandroid-s-beta-4android-s-beta-3android-s-beta-4lucaslin
2021-06-09Merge "Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIES"Junyu Lai
2021-06-09Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIESJunyu Lai
2021-06-01Add visibility to net-utils-framework-srcsRemi NGUYEN VAN
2021-04-01Fix javadoc errorAaron Huang
2021-03-31Reimplement inferRestrictedCapability without new exposed APIAaron Huang
2021-03-31Break the reference for the new added API constantChiachang Wang
2021-03-31Update new capabilities into restricted capabilitiesChiachang Wang
2021-03-31Move deduceRestrictedCapability to libs/net and rename itAaron Huang
2021-03-05[CS11]Remove the hidden API usage of BitUtilslifr
2021-01-07Move NetworkCapabilitiesUtils to framework-commonRemi NGUYEN VAN