Skip to content
Snippets Groups Projects
  1. Jun 12, 2017
  2. Jun 10, 2017
    • Jeff Vander Stoep's avatar
      Move non-treble devices to split file_contexts · f965a0a1
      Jeff Vander Stoep authored
      This change is primarily to fix CTS which checks file ordering of
      file_contexts. Having two separate means of loading file_contexts
      has resulted in ordering variations.
      
      Previously the binary file_contexts was preferred since it
      loaded faster. However with the move to libpcre2, there is no
      difference in loading time between text and binary file_contexts.
      This leaves us with build system complexity with no benefit.
      Thus removing this unnecessary difference between devices.
      
      Bug: 38502071
      Test: build and boot non-Treble Bullhead, run CTS tests below
      Test: build and boot Treble Marlin, run CTS tests below
      Test: cts-tradefed run singleCommand cts --skip-device-info \
          --skip-preconditions --skip-connectivity-check --abi arm64-v8a \
          --module CtsSecurityHostTestCases \
          -t android.security.cts.SELinuxHostTest#testAospFileContexts
      Test: cts-tradefed run singleCommand cts --skip-device-info \
          --skip-preconditions --skip-connectivity-check --abi arm64-v8a \
          --module CtsSecurityHostTestCases \
          -t android.security.cts.SELinuxHostTest#testValidFileContexts
      Change-Id: I088b3aeafaaab320f6658feb058a1fb89cbb65e1
      f965a0a1
    • Jerry Zhang's avatar
      Merge "Revert "Split mediaprovider from priv_app."" into oc-dr1-dev am: 6aa9869a · fb67b413
      Jerry Zhang authored
      am: d782dffa
      
      Change-Id: Ia96da46def754c3a8fcc909d3e3823db2ce77c3b
      fb67b413
    • Jerry Zhang's avatar
      Merge "Revert "Split mediaprovider from priv_app."" into oc-dr1-dev · d782dffa
      Jerry Zhang authored
      am: 6aa9869a
      
      Change-Id: I5ee6145cfa3c6701450f2984eacdde41ccd505ec
      d782dffa
    • Jerry Zhang's avatar
  3. Jun 09, 2017
  4. Jun 08, 2017
  5. Jun 07, 2017
  6. Jun 06, 2017
Loading