Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
36eab72880cff8f34e47ffc3e9792d0ace912c87
36eab72
Merge "Let only Ethernet manage ethernet interface up and down" into rvc-dev am: 28c2d1dcca
by TreeHugger Robot
· 5 years ago
930a956
Merge changes I2292c1cb,I8f60c137 into rvc-dev am: aee09af636
by TreeHugger Robot
· 5 years ago
d6741dc
Memory leak due to no stop for IpNeighborMonitor. am: 93e59ee726
by Lorenzo Colitti
· 5 years ago
6756972
Let only Ethernet manage ethernet interface up and down
by Mark Chien
· 5 years ago
aee09af
Merge changes I2292c1cb,I8f60c137 into rvc-dev
by TreeHugger Robot
· 5 years ago
a4a8a31
Add owneship of tethering module
by Treehugger Robot
· 5 years ago
9644bc0
Test that IpNeighborMonitor is stopped when IpServer stops.
by Treehugger Robot
· 5 years ago
93e59ee
Memory leak due to no stop for IpNeighborMonitor.
by Lorenzo Colitti
· 5 years ago
e7afe55
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev
by Remi NGUYEN VAN
· 5 years ago
52032fa
Merge "Move DnsPacket to libs net" into rvc-dev
by Lorenzo Colitti
· 5 years ago
8dd7e0a
Move DnsPacket to libs net
by Luke Huang
· 5 years ago
1c0d848
[BOT.13] Make offload coordinator poll interval configurable
by Nucca Chen
· 5 years ago
0a0d4e1
[BOT.12] Add unit test for disabling BpfCoordinator by config
by Nucca Chen
· 5 years ago
d105961
[BOT.11] BpfCoordinator could be disabled by device config
by Nucca Chen
· 5 years ago
a340f25
[BOT.8] Dump BPF offload information in dumpsys
by Nucca Chen
· 5 years ago
2fbc671
[BOT.10] Add unit test for data limit and rule change in BpfCoordinator
by Nucca Chen
· 5 years ago
404c3ad
Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev
by Mark Chien
· 5 years ago
017bfba
Protect invalid entitlement app configuration
by markchien
· 5 years ago
c55e229
Revert "Revert "Pass entitlement configuration to Settings for entitlement check""
by Mark Chien
· 5 years ago
f1b2407
Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev
by Mark Chien
· 5 years ago
9988903
Revert "Pass entitlement configuration to Settings for entitlement check"
by Mark Chien
· 5 years ago
e10b80d
Move Inet[4]AddressUtils to libs/net
by Remi NGUYEN VAN
· 5 years ago
03cfdd4
Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev
by TreeHugger Robot
· 5 years ago
217d7b0
Pass entitlement configuration to Settings for entitlement check
by markchien
· 5 years ago
ccf1551
Merge "Move TetheringTests to presubmit" into rvc-dev
by Mark Chien
· 5 years ago
34d101b
Merge "Make tether settings intent explicit" into rvc-dev
by TreeHugger Robot
· 5 years ago
5a07338
Make tether settings intent explicit
by paulhu
· 5 years ago
7c538fa
[BOT.6] Make BpfCoordinator to support data limit
by Treehugger Robot
· 5 years ago
1aa15da
[BOT.9] Add unit test for data warning in BpfCoordinator
by Lorenzo Colitti
· 5 years ago
11b8835
[BOT.4] Make BpfCoordinator to support data warning
by Lorenzo Colitti
· 5 years ago
810a381
[BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator
by Hungming Chen
· 5 years ago
6442858
[BOT.3] Add unit test for polling network stats in the coordinator
by Hungming Chen
· 5 years ago
d50f53b
[BOT.2] Create a coordinator and stats provider to provide tether stats
by Hungming Chen
· 5 years ago
020cb55
[BOT.1] Add a class ForwardedStats in TetheringUtils
by Hungming Chen
· 5 years ago
0fffc85
Move TetheringTests to presubmit
by Mark Chien
· 5 years ago
601971d
Use the latest stable netd AIDL interface in Tethering.
by Lorenzo Colitti
· 5 years ago
36ff42e
Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." into rvc-dev
by TreeHugger Robot
· 5 years ago
905ad00
Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" into rvc-dev
by TreeHugger Robot
· 5 years ago
6812c1b
Switch to standard naming scheme
by Paul Duffin
· 5 years ago
03b52fc
Gate exemptFromEentitlementCheck by Network_STACK permission
by markchien
· 5 years ago
a17cf67
Clean up the visibility rules for framework modules
by Paul Duffin
· 5 years ago
2ecd333
Tethering: ensure downstream prefix do not conflict with upstream
by Mark Chien
· 5 years ago
b5898ad
Stop reducing RA advertised ipv6 mtu by 16 - not needed.
by Maciej Żenczykowski
· 5 years ago
88c6984
Merge "Use Class#getSimpleName instead of KClass#getSimpleName" into rvc-dev
by Chalard Jean
· 5 years ago
40a9eb7
Merge "Extend timeout for requesting tethered interface" into rvc-dev
by Mark Chien
· 5 years ago
cbac8e0
Switch framework-tethering to use java_sdk_library
by Paul Duffin
· 5 years ago
6c633de
Use Class#getSimpleName instead of KClass#getSimpleName
by paulhu
· 5 years ago
9c9c600
Extend timeout for requesting tethered interface
by Treehugger Robot
· 5 years ago
369fd25
Remove platform cert from Tethering tests
by Treehugger Robot
· 5 years ago
cd30913
Adjust TTL for ipv6 tethering
by Mark Chien
· 5 years ago
5026370
Merge "TetheringServiceTest: test caller permission" into rvc-dev
by Mark Chien
· 5 years ago
5232658
TetheringServiceTest: test caller permission
by markchien
· 5 years ago
6540134
Support MirrorLink DHCPDECLINE.
by Xiao Ma
· 5 years ago
91b2bda
Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests
by Treehugger Robot
· 5 years ago
73260a5
Merge "Make members final in TetheringService" into rvc-dev
by Mark Chien
· 5 years ago
8517d03
Merge "A minor followup change for BPF offload device option stuff" into rvc-dev
by Nucca Chen
· 5 years ago
c96e106
Make members final in TetheringService
by markchien
· 5 years ago
b016744
Cleanup packages/Tethering/common/TetheringLib
by Paul Duffin
· 5 years ago
fd8b4bb
A minor followup change for BPF offload device option stuff
by Maciej Żenczykowski
· 5 years ago
7c23d31
Add test for OffloadHardwareInterface
by Mark Chien
· 5 years ago
224b8bf
Merge "Add tether BPF offload config to device config and resource" into rvc-dev
by Nucca Chen
· 5 years ago
0bbfe12
Add tether BPF offload config to device config and resource
by Nucca Chen
· 5 years ago
595adc0
InProcessTethering: set min_sdk_version
by Jooyung Han
· 5 years ago
5f9f31c
Set min_sdk_version for updatable mainline modules
by Jooyung Han
· 5 years ago
dc3b82d
Allow to exempt from entitlement check
by markchien
· 5 years ago
0dafa92
Address the comment of aosp/1288493
by Mark Chien
· 5 years ago
1d02a79
Merge "Refactor the EntitlementManager" into rvc-dev
by Mark Chien
· 5 years ago
cca6aad
Merge "Override tethering module APK-in-APEX for Go variant" into rvc-dev
by Mark Chien
· 5 years ago
92afd38
Refactor the EntitlementManager
by Mark Chien
· 5 years ago
1aba798
Use stable networkstack-aidl-interfaces
by Jeongik Cha
· 5 years ago
c96fbe0
Test tethering log dump
by Mark Chien
· 5 years ago
9548c85
Override tethering module APK-in-APEX for Go variant
by markchien
· 5 years ago
3f34b58
Merge "Enable api lint and check_last_api for modules" into rvc-dev
by Anton Hansson
· 5 years ago
5b0be16
Enable api lint and check_last_api for modules
by Anton Hansson
· 5 years ago
e1a04c0
[SP18.6] Make offload controller poll interval configurable
by Junyu Lai
· 5 years ago
2a5f214
[SP18.5] Create offload controller poll interval to resource
by junyulai
· 5 years ago
14722ba
[SP18.4] Add unit test for polling network stats in OffloadController
by junyulai
· 5 years ago
b7011d2
[SP18.3] Adapt TestableNetworkStatsProviderCbBinder
by junyulai
· 5 years ago
43708b4
Merge "Import translations. DO NOT MERGE" into rvc-dev
by Bill Yi
· 5 years ago
b4c3fee
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
d7f1fab
Rename module dist files
by Anton Hansson
· 5 years ago
dc8e0fc
Fix tethering module lib stub default
by Anton Hansson
· 5 years ago
027c80d
Merge changes I38628dad,I2467b647 into rvc-dev
by Junyu Lai
· 5 years ago
40092b1
[SP18.1] add dependency object to OffloadController
by Treehugger Robot
· 5 years ago
bf6fa99
[SP18] Poll network stats in OffloadController to support data warning
by Junyu Lai
· 5 years ago
a530ebb
Address comments on NetworkStack AIDL v6
by Remi NGUYEN VAN
· 5 years ago
9258a08
Merge "Remove Preconditions usage to stop dependecy with non-updatble class" into rvc-dev
by Mark Chien
· 5 years ago
885d4ea
Merge "Import translations. DO NOT MERGE" into rvc-dev
by TreeHugger Robot
· 5 years ago
ed50636
Remove Preconditions usage to stop dependecy with non-updatble class
by Mark Chien
· 5 years ago
27cdaf6
Unbreak tethering for no offload supported devices
by Mark Chien
· 5 years ago
8a35765
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
0439c2d
[TNU09] Adjust restricted notification
by Paul Hu
· 5 years ago
8615267
Add TetheredClient tests
by Paul Hu
· 5 years ago
1277763
Merge "Add TetheringCommonTests" into rvc-dev
by Paul Hu
· 5 years ago
70521ef
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
1cae88f
Add TetheringCommonTests
by Paul Hu
· 5 years ago
70e43fb
Merge "Include NetworkStaticLibTestsLib into tethering coverage test" into rvc-dev
by Mark Chien
· 5 years ago
a529ce8
Merge "[TNU08] Remove the "tethering is on" notification" into rvc-dev
by Paul Hu
· 5 years ago
d0ed7dd
Include NetworkStaticLibTestsLib into tethering coverage test
by Mark Chien
· 5 years ago
a7c5d57
Merge "[TNU07] Remove unused resources" into rvc-dev
by Paul Hu
· 5 years ago
Next »