Skip to content
Snippets Groups Projects
  1. Feb 07, 2018
    • Tri Vo's avatar
      Silence expandtypeattribute build-time warning. · 19047a6a
      Tri Vo authored
      treble_sepolicy_tests emit during build time warnings for
      expandtypeattribute statements in the mapping file.
      Silence those warning.
      
      Bug: 72757373
      Test: build sepolicy
      Change-Id: Ia40d80d8172c96c75854d2e1ec0d284ea0724b5c
      19047a6a
  2. Sep 26, 2017
  3. Aug 09, 2017
  4. Aug 08, 2017
    • Dan Cashman's avatar
      Add 26.0 api compatibility check infrastructure. · 7f7c3b82
      Dan Cashman authored
      Add support to the treble_sepolicy_tests suite that explicitly look at
      the old and current policy versions, as well as the compatibility file,
      to determine if any new types have been added without a compatibility
      entry.  This first test catches the most common and likely changes that
      could change the type label of an object for which vendor policy may have
      needed access.  It also should prove the basis for additional compatibility
      checks between old and new policies.
      
      Bug: 36899958
      Test: Policy builds and tests pass.
      Change-Id: I609c913e6354eb10a04cc1a029ddd9fa0e592a4c
      7f7c3b82
Loading