Skip to content
Snippets Groups Projects
  1. Nov 22, 2019
  2. Nov 20, 2019
    • Remi NGUYEN VAN's avatar
      Move shared packages to NetworkStack project · 88998f4f
      Remi NGUYEN VAN authored
      Both were already statically linked both in the NetworkStack module and
      the framework, so this change only reorganizes the file locations.
      
      It makes more sense to have the library files in the NetworkStack module
      folder, as changes to these files will be released with the same cadence
      as the module, not the framework.
      
      Bug: 139106271
      Test: built, flashed, WiFi working
      Change-Id: Ifaa882b53d1084ef32db6b27d35b56eb226c468f
      88998f4f
  3. Nov 15, 2019
  4. Nov 08, 2019
    • SongFerngWang's avatar
      [mainline] Expose getTetherApnRequired API as system API · 7757ed3e
      SongFerngWang authored
      1. getTetherApnRequired API rename to isTetherApnRequired.
      2. Expose isTetherApnRequired API as system API.
      
      Bug: 142365448
      Test: Build pass.
            atest TetheringConfigurationTest (PASS)
      
      Change-Id: Iafb2e4fbddb0251e23673742d990ad098a8ae375
      Merged-In: Iafb2e4fbddb0251e23673742d990ad098a8ae375
      7757ed3e
  5. Nov 05, 2019
  6. Oct 30, 2019
  7. Oct 24, 2019
    • markchien's avatar
      [Tether03] Migrate IpServer into module · 74a4fa9b
      markchien authored
      Add IpServer which is used to serve ip configuration, dhcp, dns proxy
      and nat for downstream interface.
      
      Bug: 136040414
      Test: -build, flash, boot
            -atest TetheringTests
            -atest FrameworksNetTests
      
      Change-Id: I23652ae0b9509abe7d38da96d523eb22ab00a343
      74a4fa9b
    • markchien's avatar
      [Tether02] Migrate TetheringConfiguration into module · 43e97e01
      markchien authored
      TetheringConfiguration is a utility class to encapsulate the various
      configuration elements.
      
      Bug: 136040414
      Test: -build, flash, boot
            -atest TetheringTests
      
      Change-Id: I9434ab213bc5e0fca59f14a6c8cea554abefc3a4
      43e97e01
    • markchien's avatar
      [Tether01] Add Tethering App · 932da868
      markchien authored
      This is initial patch that don't contain any service for now.
      
      Bug: 136040414
      Test: -build, flash, boot
      Change-Id: I0b49d7e9c3fcba5af3025163f9cc9eafb0778116
      932da868
  8. Dec 10, 2014
Loading