Skip to content
Snippets Groups Projects
  1. Apr 11, 2019
  2. Apr 10, 2019
  3. Apr 09, 2019
    • Benedict Wong's avatar
      Cleanup of Test Network service · 7df36ed9
      Benedict Wong authored
      This follow-up change performs some cleanup changes without affecting
      functionality
      
      Bug: 72950854
      Test: Compiles, CTS tests using this pass
      Change-Id: Ic7394f24f11d713c9374b438182e29d2a02ea236
      7df36ed9
    • Amit Mahajan's avatar
      Make sure APN type ALL does not include types that are not wild cardable · 999f2f5e
      Amit Mahajan authored
      Test: manual, atest FrameworksTelephonyTests:ApnSettingTest
      Bug: 130167974
      Merged-in: Ia029df91781ee125078a2b4cc4d0364919c95fd6
      Change-Id: Ia029df91781ee125078a2b4cc4d0364919c95fd6
      (cherry picked from commit 72ea0fd5)
      999f2f5e
    • Chenbo Feng's avatar
      Add smoke test for jni library · 5f8a630d
      Chenbo Feng authored
      Since the Framework net test require jni library
      libnetworkstatsfactorytestjni, but the test fails to load that library
      unless *all* the dependencies of that library are explicitly listed in
      jni_libs, whenever any of the dependencies changes the framework net
      test will start failing and it might not be catched since the change
      might not related to frameworks/base. And this smoke test is aimed to
      spot those native library changes and it should be stable enough to put
      in global presubmit.
      
      Bug: 124764595
      Test: FrameworksNetSmokeTests
      Change-Id: Id24e7f0558b5643e4ad7393e85f1f0a2bd875615
      5f8a630d
Loading