- 1a13ccc Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." am: d262e71965 am: 8ecff93ad6 by Jean Chalard · 3 years, 6 months ago
- 8ecff93 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." am: d262e71965 by Jean Chalard · 3 years, 6 months ago
- d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
- f62ea02 Merge "Remove libbase_headers from libservice-connectivity" am: 54957450bc am: 990d19bef2 by Treehugger Robot · 3 years, 6 months ago
- 990d19b Merge "Remove libbase_headers from libservice-connectivity" am: 54957450bc by Treehugger Robot · 3 years, 6 months ago
- 5495745 Merge "Remove libbase_headers from libservice-connectivity" by Treehugger Robot · 3 years, 6 months ago
- 3372f01 Merge changes from topic "move-testbpfmap" am: f7d2824956 am: 7dabc4b638 by Patrick Rohr · 3 years, 6 months ago
- 7c7dd1a Add jarjar rule for com.android.testutils.TestBpfMap am: 3157918fc9 am: d5f634333c by Patrick Rohr · 3 years, 6 months ago
- 7dabc4b Merge changes from topic "move-testbpfmap" am: f7d2824956 by Patrick Rohr · 3 years, 6 months ago
- d5f6343 Add jarjar rule for com.android.testutils.TestBpfMap am: 3157918fc9 by Patrick Rohr · 3 years, 6 months ago
- abe1361 Merge "Add APIs for discovery with a network request" am: 9335a56282 am: 1a279298fa by Remi NGUYEN VAN · 3 years, 6 months ago
- 9bdd07f Merge "Add APIs for discover/resolve on specific networks" am: d61719c422 am: 3bb38cfac6 by Remi NGUYEN VAN · 3 years, 6 months ago
- f7d2824 Merge changes from topic "move-testbpfmap" by Patrick Rohr · 3 years, 6 months ago
- 1a27929 Merge "Add APIs for discovery with a network request" am: 9335a56282 by Remi NGUYEN VAN · 3 years, 6 months ago
- 3bb38cf Merge "Add APIs for discover/resolve on specific networks" am: d61719c422 by Remi NGUYEN VAN · 3 years, 6 months ago
- 9335a56 Merge "Add APIs for discovery with a network request" by Remi NGUYEN VAN · 3 years, 6 months ago
- d61719c Merge "Add APIs for discover/resolve on specific networks" by Remi NGUYEN VAN · 3 years, 6 months ago
- a46e4b5 Remove libbase_headers from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
- 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 6 months ago
- 88995fb Merge "Fix documentation link" am: 1513c9991e am: ed0ba52d6e by Treehugger Robot · 3 years, 6 months ago
- ed0ba52 Merge "Fix documentation link" am: 1513c9991e by Treehugger Robot · 3 years, 6 months ago
- 1513c99 Merge "Fix documentation link" by Treehugger Robot · 3 years, 6 months ago
- 3157918 Add jarjar rule for com.android.testutils.TestBpfMap by Patrick Rohr · 3 years, 6 months ago
- 1705eb9 Extract TestBpfMap from BpfCoordinatorTest. by Lorenzo Colitti · 3 years, 6 months ago
- fc8d527 Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 am: 445dede4eb am: 1c019c1748 by Patrick Rohr · 3 years, 6 months ago
- 1c019c1 Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 am: 445dede4eb by Patrick Rohr · 3 years, 6 months ago
- 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 6 months ago
- 7616fce Merge changes from topic "low-power-standby-impl" am: 3b20dfbcb7 am: dfbc7693bc by Robert Horvath · 3 years, 6 months ago
- dfbc769 Merge changes from topic "low-power-standby-impl" am: 3b20dfbcb7 by Robert Horvath · 3 years, 6 months ago
- 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 6 months ago
- 7929473 Add APIs for discovery with a network request by Remi NGUYEN VAN · 3 years, 7 months ago
- 06bdcec Add APIs for discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
- 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 6 months ago
- 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 6 months ago
- dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 6 months ago
- 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 6 months ago
- 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 6 months ago
- c0645bb Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" am: 35e2ab4c11 am: 28034e9c02 by Treehugger Robot · 3 years, 6 months ago
- 28034e9 Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" am: 35e2ab4c11 by Treehugger Robot · 3 years, 6 months ago
- 35e2ab4 Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" by Treehugger Robot · 3 years, 6 months ago
- d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
- 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 6 months ago
- 5442302 Implement Low Power Standby packet filtering in BPF program by Robert Horvath · 3 years, 6 months ago
- a581068 Grant 'w' rights to for-system subdirectory for root. am: d9025190fa am: ab80af8eb5 by Maciej Żenczykowski · 3 years, 6 months ago
- ab80af8 Grant 'w' rights to for-system subdirectory for root. am: d9025190fa by Maciej Żenczykowski · 3 years, 6 months ago
- d902519 Grant 'w' rights to for-system subdirectory for root. by Maciej Żenczykowski · 3 years, 6 months ago
- 8e7b3cd Merge "link libbase statically into libnetd_updatable - saves ~85 kB" am: 1a435a8003 am: 7a761270ca by Maciej Żenczykowski · 3 years, 6 months ago
- 7a76127 Merge "link libbase statically into libnetd_updatable - saves ~85 kB" am: 1a435a8003 by Maciej Żenczykowski · 3 years, 6 months ago
- 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 6 months ago
- 1a435a8 Merge "link libbase statically into libnetd_updatable - saves ~85 kB" by Maciej Żenczykowski · 3 years, 6 months ago
- fe6c646 Merge changes from topic "low-power-standby-connectivity" am: c22652401d am: 8562414ab8 by Robert Horvath · 3 years, 6 months ago
- 8562414 Merge changes from topic "low-power-standby-connectivity" am: c22652401d by Robert Horvath · 3 years, 6 months ago
- c226524 Merge changes from topic "low-power-standby-connectivity" by Robert Horvath · 3 years, 6 months ago
- d8a804f Merge changes Ic6a1aa92,I685f924a,I50fab91e am: 2bc73d3b18 am: 9484df98a4 by Jean Chalard · 3 years, 6 months ago
- 9484df9 Merge changes Ic6a1aa92,I685f924a,I50fab91e am: 2bc73d3b18 by Jean Chalard · 3 years, 6 months ago
- 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
- 5fd3cfa Use packBitList to prevent long-related mistakes by Chalard Jean · 3 years, 7 months ago
- dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
- ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
- f444683 Move netlink_listener_test into TrafficControllerTest am: 61e9467fa6 am: a030dc5068 by Patrick Rohr · 3 years, 6 months ago
- a030dc5 Move netlink_listener_test into TrafficControllerTest am: 61e9467fa6 by Patrick Rohr · 3 years, 6 months ago
- 0822a98 Fix BpfNetMap error logging am: 83fb6742ac am: 9a0913af92 by Patrick Rohr · 3 years, 6 months ago
- 456606a Enable TrafficController in apex am: 216dfc82f6 am: 21da3ef1ba by Patrick Rohr · 3 years, 6 months ago
- c62bae4 Revert "Prevent native_init from starting TrafficController" am: 2b1b2c7206 am: 2b72f4daf6 by Patrick Rohr · 3 years, 6 months ago
- 55ccda8 Add libservice-connectivity to integration tests am: d817436f17 am: 1765bd79aa by Patrick Rohr · 3 years, 6 months ago
- 9a0913a Fix BpfNetMap error logging am: 83fb6742ac by Patrick Rohr · 3 years, 6 months ago
- 21da3ef Enable TrafficController in apex am: 216dfc82f6 by Patrick Rohr · 3 years, 6 months ago
- 2b72f4d Revert "Prevent native_init from starting TrafficController" am: 2b1b2c7206 by Patrick Rohr · 3 years, 6 months ago
- 1765bd7 Add libservice-connectivity to integration tests am: d817436f17 by Patrick Rohr · 3 years, 6 months ago
- c0b54bc Merge "Clean up BpfNetMaps" am: d36de12652 am: 3df1c2082a by Treehugger Robot · 3 years, 6 months ago
- af2f747 Fix lint errors in NetworkStatsManagerTest. am: 687c383d78 am: 435f5433f7 by Lorenzo Colitti · 3 years, 6 months ago
- 0aaa931 Rename NetworkUsageStatsTest and move to networking CTS tests. am: eb8d8554bb am: 3738ea8525 by Lorenzo Colitti · 3 years, 6 months ago
- 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 6 months ago
- 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 6 months ago
- 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 6 months ago
- 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 6 months ago
- 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 9 months ago
- 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
- d817436 Add libservice-connectivity to integration tests by Patrick Rohr · 3 years, 6 months ago
- 3df1c20 Merge "Clean up BpfNetMaps" am: d36de12652 by Treehugger Robot · 3 years, 6 months ago
- d36de12 Merge "Clean up BpfNetMaps" by Treehugger Robot · 3 years, 6 months ago
- 08e104c Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" am: 6ac2893743 am: 2705c8da03 by Treehugger Robot · 3 years, 6 months ago
- d6b408b Merge "Fix DscpPolicyTest EBADF" am: f36a025f38 am: 2db0cc10bb by Treehugger Robot · 3 years, 6 months ago
- f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
- 435f543 Fix lint errors in NetworkStatsManagerTest. am: 687c383d78 by Lorenzo Colitti · 3 years, 6 months ago
- 3738ea8 Rename NetworkUsageStatsTest and move to networking CTS tests. am: eb8d8554bb by Lorenzo Colitti · 3 years, 6 months ago
- 2705c8d Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" am: 6ac2893743 by Treehugger Robot · 3 years, 6 months ago
- 687c383 Fix lint errors in NetworkStatsManagerTest. by Lorenzo Colitti · 3 years, 6 months ago
- eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 6 months ago
- 2db0cc1 Merge "Fix DscpPolicyTest EBADF" am: f36a025f38 by Treehugger Robot · 3 years, 6 months ago
- 6ac2893 Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" by Treehugger Robot · 3 years, 6 months ago
- f36a025 Merge "Fix DscpPolicyTest EBADF" by Treehugger Robot · 3 years, 6 months ago
- 0958ee3 Reorganize connectivity framework dependencies am: 6a20eeda42 am: 1466f90607 by Remi NGUYEN VAN · 3 years, 6 months ago
- 1466f90 Reorganize connectivity framework dependencies am: 6a20eeda42 by Remi NGUYEN VAN · 3 years, 6 months ago
- 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
- f8943ea link libbase statically into libnetd_updatable - saves ~85 kB by Maciej Żenczykowski · 3 years, 6 months ago
- 3896ded Link empty nearby library into tethering apex am: a2f7b18680 am: 4b0ab01c86 by Remi NGUYEN VAN · 3 years, 6 months ago
- 588f846 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 am: 76709a18e9 am: e3c278d4d4 by Maciej Żenczykowski · 3 years, 6 months ago
- 4b0ab01 Link empty nearby library into tethering apex am: a2f7b18680 by Remi NGUYEN VAN · 3 years, 6 months ago
- e3c278d Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 am: 76709a18e9 by Maciej Żenczykowski · 3 years, 6 months ago