Skip to content
Snippets Groups Projects
  • Sandeep Patil's avatar
    939d16b5
    service_contexts: label service_contexts explicitly · 939d16b5
    Sandeep Patil authored
    
    The label applies to all service_contexts regardless of their location.
    This also lets us track the service_contexts usage and limit access to
    the files for the corresponding object manager alone.
    
    Bug: 36002427
    Test: Boot sailfish and observe no denials for 'serice_contexts'
    Test: cts-tradefed run singleCommand cts --skip-device-info \
              --skip-preconditions --skip-connectivity-check \
              --abi arm64-v8a --module CtsSecurityHostTestCases \
              -t android.security.cts.SELinuxHostTest#testAospServiceContexts
    
    Change-Id: I97fc8b24bc99ca5c00d010fb522cd39a35572858
    Signed-off-by: default avatarSandeep Patil <sspatil@google.com>
    939d16b5
    History
    service_contexts: label service_contexts explicitly
    Sandeep Patil authored
    
    The label applies to all service_contexts regardless of their location.
    This also lets us track the service_contexts usage and limit access to
    the files for the corresponding object manager alone.
    
    Bug: 36002427
    Test: Boot sailfish and observe no denials for 'serice_contexts'
    Test: cts-tradefed run singleCommand cts --skip-device-info \
              --skip-preconditions --skip-connectivity-check \
              --abi arm64-v8a --module CtsSecurityHostTestCases \
              -t android.security.cts.SELinuxHostTest#testAospServiceContexts
    
    Change-Id: I97fc8b24bc99ca5c00d010fb522cd39a35572858
    Signed-off-by: default avatarSandeep Patil <sspatil@google.com>