Skip to content
Snippets Groups Projects
  1. 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
    • Treehugger Robot's avatar
      eed08f6e
    • Treehugger Robot's avatar
      de8c30d1
    • Tom Cherry's avatar
      Remove vendor_init from coredomain · 9c778045
      Tom Cherry authored
      vendor_init exists on the system partition, but it is meant to be an
      extention of init that runs with vendor permissions for executing
      vendor scripts, therefore it is not meant to be in coredomain.
      
      Bug: 62875318
      Test: boot walleye
      Merged-In: I01af5c9f8b198674b15b90620d02725a6e7c1da6
      Change-Id: I01af5c9f8b198674b15b90620d02725a6e7c1da6
      9c778045
    • Treehugger Robot's avatar
  2. Jan 28, 2018
  3. Jan 26, 2018
  4. Jan 25, 2018
  5. Jan 24, 2018
  6. Jan 23, 2018
Loading