Skip to content
Snippets Groups Projects
  1. Jun 16, 2015
  2. Feb 25, 2015
  3. Jun 02, 2014
    • JP Abgrall's avatar
      Add ocontext for F2FS · bd0262c9
      JP Abgrall authored
      Without this, the "seclabel" mount option is unavailable to F2FS.
      
      Bug: 15388455
      Change-Id: I8d141a0d4d14df9fe84d3b131484e9696fcd8870
      bd0262c9
  4. Jul 12, 2012
    • William Roberts's avatar
      Support for ocontexts per device. · dc107236
      William Roberts authored
      ocontexts was split up into 4 files:
      1.fs_use
      2.genfs_contexts
      3.initial_sid_contexts
      4.port_contexts
      
      Each file has their respective declerations in them.
      Devices, in their respective device directory, can now specify sepolicy.fs_use, sepolicy.genfs_contexts, sepolicy.port_contexts, and sepolicy.initial_sid_contexts. These declerations will be added right behind their respective sepolicy counterparts in the concatenated configuration file.
      dc107236
Loading