Skip to content
Snippets Groups Projects
  1. Mar 20, 2013
  2. Mar 19, 2013
  3. Feb 19, 2013
  4. Jan 30, 2013
  5. Jan 11, 2013
    • Stephen Smalley's avatar
      Fix invalid specification for adb_keys. · 58b0fb6d
      Stephen Smalley authored
      
      A prior change added an entry for adb_keys without any security context,
      yielding warnings like the following during build:
      out/target/product/manta/root/file_contexts:  line 7 is missing fields, skipping
      
      This adds the missing security context field.
      
      Change-Id: If48731c8aa7d22a3f547d0854f288ff68f9006da
      Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
      58b0fb6d
  6. Dec 21, 2012
    • Colin Cross's avatar
      add file_contexts entries for root filesystem · 92b9aa0e
      Colin Cross authored
      It may be useful to generate an ext4 image of the root filesystem
      instead of using a ramdisk.  Whitelist entries in file_contexts to
      support selinux labeling a root filesystem image.
      
      Change-Id: I91a38d0aee4408c46cbfe5dc5e6eda198572e90f
      92b9aa0e
  7. Dec 08, 2012
  8. Dec 05, 2012
  9. Nov 28, 2012
  10. Nov 27, 2012
  11. Nov 19, 2012
    • Stephen Smalley's avatar
      Update policy for Android 4.2 / latest master. · 61c80d5e
      Stephen Smalley authored
      
      Update policy for Android 4.2 / latest master.
      Primarily this consists of changes around the bluetooth subsystem.
      The zygote also needs further permissions to set up /storage/emulated.
      adbd service now gets a socket under /dev/socket.
      keystore uses the binder.
      
      Change-Id: I8c5aeb8d100313c75169734a0fa614aa974b3bfc
      Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
      61c80d5e
Loading