Skip to content
Snippets Groups Projects
  1. Nov 17, 2018
    • Hongyi Zhang's avatar
      sepolicies for sys prop enabling flag health check · da492f4f
      Hongyi Zhang authored
      device_config_flags_health_check_prop is used for enabling/disabling
      program flags_health_check which is executed during device booting.
      "1" means enabling health check actions in flags_health_check, other
      values mean flags_health_check will not perform any action.
      
      Test: build succeeded & manual test
      Change-Id: I93739dc5d155e057d72d08fd13097eb63c1193b5
      da492f4f
  2. Nov 16, 2018
  3. Nov 15, 2018
  4. Nov 14, 2018
  5. Nov 13, 2018
    • Risan's avatar
      SELinux changes for AppFuse · 0c1848b1
      Risan authored
      We are moving AppFuse mount from system_server's mount namespace to
      vold. Hence, we could reduce the SELinux permissions given to
      system_server, in the expense of adding allow rules to vold and
      letting appdomain have access to vold's fd.
      
      Bug: 110379912
      Test: testOpenProxyFileDescriptor passes (after vold and
      system_server code changes)
      
      Change-Id: I827a108bd118090542354360a8c90b295e6a0fef
      0c1848b1
    • Jiyong Park's avatar
      Move file_contexts for APEXes to under /system/sepolicy · 03ccac0e
      Jiyong Park authored
      For centralized development of sepolices, file_contexts files for APEXes
      are all moved to under /system/seplicy.
      
      Bug: 119034475
      Bug: 113373927
      Test: m apex.test com.android.tzdata com.android.runtime com.android.media
      Change-Id: I9bf4874793db4dbdb75cbd759ae95f72d7281007
      03ccac0e
Loading