Skip to content
Snippets Groups Projects
  1. Jan 18, 2014
  2. Jan 16, 2014
  3. Jan 14, 2014
  4. Jan 13, 2014
  5. Jan 11, 2014
    • Nick Kralevich's avatar
      allow adbd setpcap · 40ce0bb8
      Nick Kralevich authored
      adbd uses setpcap to drop capabilities from the bounding
      set on user builds. See system/core commit
      080427e4e2b1b72718b660e16b6cf38b3a3c4e3f
      
      Change-Id: I6aec8d321b8210ea50a56aeee9bc94738514beab
      40ce0bb8
    • Nick Kralevich's avatar
      Support forcing permissive domains to unconfined. · 623975fa
      Nick Kralevich authored
      Permissive domains are only intended for development.
      When a device launches, we want to ensure that all
      permissive domains are in, at a minimum, unconfined+enforcing.
      
      Add FORCE_PERMISSIVE_TO_UNCONFINED to Android.mk. During
      development, this flag is false, and permissive domains
      are allowed. When SELinux new feature development has been
      frozen immediately before release, this flag will be flipped
      to true. Any previously permissive domains will move into
      unconfined+enforcing.
      
      This will ensure that all SELinux domains have at least a
      minimal level of protection.
      
      Unconditionally enable this flag for all user builds.
      
      Change-Id: I1632f0da0022c80170d8eb57c82499ac13fd7858
      623975fa
  6. Jan 10, 2014
  7. Jan 09, 2014
Loading