Skip to content
Snippets Groups Projects
  1. Jun 04, 2014
    • Stephen Smalley's avatar
      Allow installd to stat asec files and /data/media files. · d2622fda
      Stephen Smalley authored
      
      Addresses denials such as:
      avc: denied { getattr } for comm="installd" path="/data/app-asec/com.vectorunit.red-1.asec" dev="dm-0" ino=578229 scontext=u:r:installd:s0 tcontext=u:object_r:asec_image_file:s0 tclass=file
      
      avc:  denied  { getattr } for  pid=262 comm="installd" path="/data/media/0/Android/data/com.google.android.apps.maps/cache/cache_vts_tran_base_GMM.m" dev="dm-0" ino=124930 scontext=u:r:installd:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file
      
      Change-Id: I406f1bea32736e2277adae1629a879fac0d714b6
      Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
      d2622fda
    • Nick Kralevich's avatar
      Merge adf_device into graphics_device · 84ed890a
      Nick Kralevich authored
      As of sepolicy commit a16a59e2
      (https://android-review.googlesource.com/94580), adf_device
      and graphics_device have the exact same security properties.
      
      Merge them into one type to avoid a proliferation of SELinux
      types.
      
      Change-Id: Ib1a24f5d880798600e103b9e14934e41abb1ef95
      84ed890a
  2. Jun 03, 2014
    • Christopher Tate's avatar
      Adjust rules around /data/app entities · 6f6c4255
      Christopher Tate authored
      This is to accomodate migration to (and ongoing support of) a
      new installed-app file topology, in which APK files are placed
      in /data/app/$PACKAGE-rev/, there is a canonical-path symlink
      /data/app/$PACKAGE/ -> /data/app/$PACKAGE-rev/, and the native
      libraries exist not under a top-level /data/app-lib/$PACKAGE-rev
      hard directory, but rather under /data/app/$PACKAGE/lib (when
      referenced by canonical path).
      
      Change-Id: I4f60257f8923c64266d98aa247bffa912e204fb0
      6f6c4255
    • Nick Kralevich's avatar
      Merge "Remove obsolete vdc rule." · 86b05c47
      Nick Kralevich authored
      86b05c47
    • Nick Kralevich's avatar
      6399f40f
    • Nick Kralevich's avatar
      Remove obsolete vdc rule. · 24b56225
      Nick Kralevich authored
      As of system/core commit 225459a5da21e9397ca49b0d9af7d5fe3462706b,
      adbd no longer talks to vold. Remove the obsolete rule.
      
      Bug: 12504045
      Change-Id: I0a4f621afd8e5f8ab83219e7b0ff096c992d365f
      24b56225
  3. Jun 02, 2014
  4. May 31, 2014
  5. May 30, 2014
  6. May 29, 2014
Loading