Skip to content
Snippets Groups Projects
  1. Jan 10, 2024
    • Yan Yan's avatar
      Refactor VCN route selection with UnderlyingNetworkEvaluator · 90864bc8
      Yan Yan authored
      This is a preparation CL that allows followup CLs to add network
      metric monitors. This CL does a pure refactoring without
      introducing any behavior changes
      
      Specific changes include:
      - UnderlyingNetworkEvaluator now encapsulates the calculation of
        mPriorityClass
      - mIsSelected is moved from UnderlyingNetworkRecord to
        UnderlyingNetworkEvaluator
      - UnderlyingNetworkListener is simplified by moving the network
        candidate out to the UnderlyingNetworkController
      - NetworkPriorityClassifier now takes a "isSelected" boolean
        instead of the currently selected network candidate
      
      Bug: 282996138
      Bug: 315858972
      Test: atest FrameworksVcnTests, CtsVcnTestCases
      Change-Id: I8461a68f1c4260b253d84d3efed2b09c41116656
      90864bc8
  2. Dec 20, 2023
  3. Dec 19, 2023
  4. Dec 18, 2023
  5. Dec 16, 2023
  6. Dec 15, 2023
  7. Dec 14, 2023
Loading