Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
refs/heads/android-16
/
staticlibs
34f2843
Remove non-functional IGMPv3 test and flaky APF checks
by Yuyang Huang
· 5 months ago
af707dd
Improve stability of APFv{4,6} multi-device tests
by Jimi Chen
· 5 months ago
9e5172b
Merge "Avoid unavailable APIs in ShellUtil" into main am: 137f2d754c
by Treehugger Robot
· 6 months ago
137f2d7
Merge "Avoid unavailable APIs in ShellUtil" into main
by Treehugger Robot
· 6 months ago
b84286a
Avoid unavailable APIs in ShellUtil
by Remi NGUYEN VAN
· 6 months ago
8a2a08b
Merge "Don't use NetworkScore in TestableNetworkAgent" into main am: b19b6d74b7
by Treehugger Robot
· 6 months ago
f683160
Don't use NetworkScore in TestableNetworkAgent
by Chalard Jean
· 6 months ago
5f0c5ce
Merge "Make sure tests know to handle both early creation true and false" into main am: a0fa137d85
by Treehugger Robot
· 6 months ago
a0fa137
Merge "Make sure tests know to handle both early creation true and false" into main
by Treehugger Robot
· 6 months ago
aa737d2
Merge changes I7fae1964,Ic7cc9e1d into main am: d5743b9795
by Treehugger Robot
· 6 months ago
d5743b9
Merge changes I7fae1964,Ic7cc9e1d into main
by Treehugger Robot
· 6 months ago
0cc8d81
Make sure tests know to handle both early creation true and false
by Chalard Jean
· 6 months ago
d3058d5
Fix CarrierConfigRule#setHoldCarrierPrivilege race
by Quang Anh Luong
· 6 months ago
e9726e8
Merge "Use scapy to generate ARP packet in multi-device test" into main am: 4703e17d98
by Yuyang Huang
· 6 months ago
4703e17
Merge "Use scapy to generate ARP packet in multi-device test" into main
by Yuyang Huang
· 6 months ago
87bec59
Merge "Revert "Skip multi-device tests instead of abort if device is non-B+ devices"" into main am: 23cfd04e9b
by Treehugger Robot
· 6 months ago
23cfd04
Merge "Revert "Skip multi-device tests instead of abort if device is non-B+ devices"" into main
by Treehugger Robot
· 6 months ago
f0343a6
Use scapy to generate ARP packet in multi-device test
by Jimi Chen
· 6 months ago
a27bbe9
Revert "Skip multi-device tests instead of abort if device is non-B+ devices"
by Jimi Chen
· 6 months ago
df5776f
Merge "Delay test for APF activation after screen-off" into main am: c45f7675df
by Treehugger Robot
· 6 months ago
d9b49c6
Delay test for APF activation after screen-off
by Jimi Chen
· 6 months ago
0cfa414
Merge "Skip multi-device tests instead of abort if device is non-B+ devices" into main am: c049f61372
by Jimi Chen
· 6 months ago
d3f31bb
Merge "Add apf_ram_at_least decorator to restrict multi-device tests to the given minimum apf ram size capable device." into main am: 681b11eeac
by Jimi Chen
· 6 months ago
d9d6eec
Merge "Add get exclude all host IPv6 multicast addresses function to apf_utils" into main am: b3add265bc
by Jimi Chen
· 6 months ago
c049f61
Merge "Skip multi-device tests instead of abort if device is non-B+ devices" into main
by Jimi Chen
· 6 months ago
681b11e
Merge "Add apf_ram_at_least decorator to restrict multi-device tests to the given minimum apf ram size capable device." into main
by Jimi Chen
· 6 months ago
b3add26
Merge "Add get exclude all host IPv6 multicast addresses function to apf_utils" into main
by Jimi Chen
· 6 months ago
9c75e8b
Merge "Don't crash the system server when a misconfigured agent adds a DSCP policy" into main am: 51ac9ff7c4 am: e905281986
by Maciej Żenczykowski
· 6 months ago
51ac9ff
Merge "Don't crash the system server when a misconfigured agent adds a DSCP policy" into main
by Maciej Żenczykowski
· 6 months ago
fd3ab6b
Don't crash the system server when a misconfigured agent adds a DSCP policy
by Chalard Jean
· 6 months ago
372a152
Skip multi-device tests instead of abort if device is non-B+ devices
by Jimi Chen
· 6 months ago
8f712c6
Add apf_ram_at_least decorator to restrict multi-device tests to the given minimum apf ram size capable device.
by Jimi Chen
· 6 months ago
ceefdce
Add get exclude all host IPv6 multicast addresses function to apf_utils
by Jimi Chen
· 6 months ago
42c06f3
Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main am: 811db343cd am: 553e1884d4
by Treehugger Robot
· 6 months ago
811db34
Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main
by Treehugger Robot
· 6 months ago
2c46ff6
Merge changes Idf75e4e9,Idf0435f4 into main am: 5eb96faaf6 am: c1bab26166
by Jean Chalard
· 6 months ago
391ec5d
Remove the queue on the NetworkAgent side
by Chalard Jean
· 6 months ago
b8e602d
Merge "Collect diagnostics without storage permission" into main am: 899737e0e0 am: 03dfa95c31
by Remi NGUYEN VAN
· 6 months ago
33e4070
Merge "Fix missing function in NetworkStaticLibHostPythonTests" into main am: d492666256 am: 58b5b18514
by Maciej Żenczykowski
· 6 months ago
899737e
Merge "Collect diagnostics without storage permission" into main
by Remi NGUYEN VAN
· 6 months ago
d492666
Merge "Fix missing function in NetworkStaticLibHostPythonTests" into main
by Maciej Żenczykowski
· 6 months ago
60c38fd
Merge changes from topic "vpn-type-oem-enterprise" into main am: 944a1d2855 am: b583a8a857
by Lorenzo Colitti
· 6 months ago
944a1d2
Merge changes from topic "vpn-type-oem-enterprise" into main
by Lorenzo Colitti
· 6 months ago
a90d2ae
Merge "Add carrier privilege utils to CarrierConfigRule" into main am: ab6342b70e am: a61499d63f
by Quang Luong
· 6 months ago
e6c9b28
Fix missing function in NetworkStaticLibHostPythonTests
by Jimi Chen
· 6 months ago
ab6342b
Merge "Add carrier privilege utils to CarrierConfigRule" into main
by Quang Luong
· 6 months ago
c93e762
Merge "Use non-tentative IPv6 addresses in multi-device test" into main am: d1cbad238c am: 0054a2627f
by Jimi Chen
· 6 months ago
d731b81
Add more NativeVpnType AIDL constants for OEM-specific VPNs.
by Lorenzo Colitti
· 7 months ago
a620310
Add carrier privilege utils to CarrierConfigRule
by Quang Anh Luong
· 6 months ago
2bfe265
Use non-tentative IPv6 addresses in multi-device test
by Jimi Chen
· 6 months ago
8d3d942
Merge changes I0b3ac7b4,I90385146 into main am: 7d1b5b56ce am: 583ab1b47d
by Treehugger Robot
· 6 months ago
7d1b5b5
Merge changes I0b3ac7b4,I90385146 into main
by Treehugger Robot
· 6 months ago
b84bb3b
Add Abstract Class for RealtimeScheduler
by Paul Hu
· 10 months ago
7bc8681
Merge "Use NLM_F_REQUEST_ACK in createGetLinkMessage()" into main am: 9981725b18 am: 3bc13845a9
by Chuwei He
· 6 months ago
9981725
Merge "Use NLM_F_REQUEST_ACK in createGetLinkMessage()" into main
by Chuwei He
· 6 months ago
2b058ee
Merge "Add at_least_B() decorator to restrict multi-device tests to Android B+ capable device." into main am: d5dd81741c am: 9b6fe5f35c
by Maciej Żenczykowski
· 6 months ago
d5dd817
Merge "Add at_least_B() decorator to restrict multi-device tests to Android B+ capable device." into main
by Maciej Żenczykowski
· 6 months ago
476552a
Add at_least_B() decorator to restrict multi-device tests to Android B+ capable device.
by Jimi Chen
· 6 months ago
133d806
Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+
by Paul Hu
· 6 months ago
03a10fd
Use NLM_F_REQUEST_ACK in createGetLinkMessage()
by Chuwei He
· 7 months ago
cfc67e7
Merge "Invoke tcpdump with -l" into main am: ca91ebdcab am: 928ab4657d
by Junyu Lai
· 6 months ago
ca91ebd
Merge "Invoke tcpdump with -l" into main
by Junyu Lai
· 6 months ago
bb427ab
Merge "Use non-extended mockito for net-tests-utils" into main am: ec2a5cc5c5 am: f461ec9757
by Remi NGUYEN VAN
· 6 months ago
ec2a5cc
Merge "Use non-extended mockito for net-tests-utils" into main
by Remi NGUYEN VAN
· 6 months ago
2685014
Invoke tcpdump with -l
by Junyu Lai
· 6 months ago
05c376a
Use non-extended mockito for net-tests-utils
by Remi NGUYEN VAN
· 6 months ago
6cc971d
packages/modules/Connectivity: remove usages of deprecated Mockito matchers
by Adrian Roos
· 6 months ago
75551af
Merge changes I6d0e5d34,I55af0796 into main
by Junyu Lai
· 6 months ago
1d1cc3a
Merge "Stop using Mockito static mocking in BpfDumpTest" into main
by Motomu Utsumi
· 6 months ago
eff5782
Inline tetherInterface and untetherInterface
by Junyu Lai
· 6 months ago
d85d3c5
Separate route modification and update linkproperties
by Junyu Lai
· 6 months ago
a7b9afb
Merge "Use 'ip link' to prevent permission errors in non-root environments" into main
by Jimi Chen
· 6 months ago
c471fc9
Use 'ip link' to prevent permission errors in non-root environments
by Jimi Chen
· 6 months ago
c23d94f
Merge "Revert^2 "Use timerfd to improve the accuracy of query timing"" into main
by Treehugger Robot
· 6 months ago
a3a3405
Revert^2 "Use timerfd to improve the accuracy of query timing"
by Paul Hu
· 8 months ago
d27097f
Stop using Mockito static mocking in BpfDumpTest
by Motomu Utsumi
· 6 months ago
d171345
Merge "Revert^2 "Allow collecting diagnostics from shell commands"" into main
by Treehugger Robot
· 6 months ago
83af0f1
Revert^2 "Allow collecting diagnostics from shell commands"
by Remi NGUYEN VAN
· 6 months ago
dd9451b
Merge "Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+" into main
by Patrick Rohr
· 6 months ago
44f2eb6
Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+
by Junyu Lai
· 6 months ago
d1cca84
Enable Bluetooth before running testReserveL2capNetwork
by Patrick Rohr
· 6 months ago
3eec016
Revert "Allow collecting diagnostics from shell commands"
by Liana Kazanova (xWF)
· 6 months ago
8b555c2
Collect diagnostics without storage permission
by Remi NGUYEN VAN
· 6 months ago
47b6619
Allow collecting diagnostics from shell commands
by Remi NGUYEN VAN
· 6 months ago
7f9469e
Reverse pollingCheck arguments to be more kotlin friendly
by Patrick Rohr
· 6 months ago
b4809fd
Move pollingCheck to testutils
by Patrick Rohr
· 6 months ago
7197820
Add method to destroy UDP socket
by Motomu Utsumi
· 7 months ago
1135975
Move SkDestroyListener to under staticlibs
by Motomu Utsumi
· 7 months ago
154cfdc
Merge "Support Paramerized in SetFeatureFlagsRule" into main
by Treehugger Robot
· 7 months ago
1c0939c
Support Paramerized in SetFeatureFlagsRule
by Chalard Jean
· 7 months ago
d16aa55
Do not expect validated when connect to Wi-Fi for upstream type None
by Junyu Lai
· 1 year, 2 months ago
18b7262
Populating local addresses to local_net_access_map
by Sarup Dalwani
· 7 months ago
4940e0b
Merge "Use netlink to set MTU in IpClient(1/2)" into main
by Chuwei He
· 7 months ago
57ab9bf
Use ErrnoException for handling exceptions in JNI functions
by Paul Hu
· 7 months ago
76c7775
Add constant for IPv6 node-local scope all nodes multicast address
by Jimi Chen
· 7 months ago
f31a454
TcUtils: allow ignoring netlink error code ENOENT
by Maciej Żenczykowski
· 7 months ago
b9ac4c8
Wait for carrier config to apply in tests
by Remi NGUYEN VAN
· 7 months ago
0d08a89
Deprecating PERMISSION constants that are not used in aidl
by Melisa CZ
· 7 months ago
b61913b
Use NLM_F_REQUEST_ACK in createSetFlagsMessage()
by Jie Jiang
· 7 months ago
0e21020
Merge "Revert^2 "Fix flakes due to tests resetting CarrierConfig"" into main
by Yuyang Huang
· 8 months ago
Next »