1. 02 Nov, 2016 1 commit
    • Yin-Chia Yeh's avatar
      CameraITS: fix key error · dfe279aa
      Yin-Chia Yeh authored
      Test: python tests/scene1/test_capture_result.py
      Bug: 32549961
      Change-Id: Ia30a0ba6c468bcf28093f76f6507c72039248cc0
      (cherry picked from commit 20fc15a3)
      dfe279aa
  2. 28 Oct, 2016 1 commit
  3. 27 Oct, 2016 1 commit
  4. 26 Oct, 2016 1 commit
  5. 25 Oct, 2016 35 commits
  6. 24 Oct, 2016 1 commit
    • tinazh's avatar
      Disable ListeningPortsTest · b13c31bd
      tinazh authored
      The test is originally introduced to help device manufacturers
      to catch security vulnerabilities that would occur when they
      ship by mistake a debugging daemon with open ports.
      
      However the increased use of mDNS and other services triggered
      a too high level of false negatives.
      
      Hence the test is being disabled now, and will be reintroduced
      later on when there is a better way to address the false
      negatives.
      
      Bug: 31803630
      Change-Id: Ibdd6cc3b2075abf2959f017c319485b77a30fc45
      b13c31bd