Skip to content
Snippets Groups Projects
  1. Feb 02, 2018
  2. Feb 01, 2018
  3. Jan 31, 2018
  4. Jan 30, 2018
  5. Jan 29, 2018
    • Joel Galenson's avatar
      Add a script to build multiple SELinux targets. · c17c5abe
      Joel Galenson authored
      This script will build the SELinux policy for multiple targets in parallel.
      
      To use it, run:
      ./build_policies.sh <Android root directory> <output directory> [specific targets to build]
      
      If you do not pass any individual targets, it will build all targets it can find.
      
      It will print out the list of failing targets.  You can open up the corresponding log file in the output directory to see the exact errors.
      
      This script is still a work in progress.  It currently cannot discover all build targets (it misses ones "lunch" does not list).
      
      Bug: 33463570
      Test: Ran script to build multiple targets with and without failures.
      Change-Id: Iee8ccf4da38e5eb7ce2034431613fe10c65696ab
      c17c5abe
    • Ruchi Kandoi's avatar
      SE Policy for Secure Element app and Secure Element HAL · 8a2b4a78
      Ruchi Kandoi authored
      Test: App startup on boot
      Change-Id: I7740aafc088aadf676328e3f1bb8db5175d97102
      8a2b4a78
Loading