sepolicy: indent file_context and service_contexts by section

This commit is contained in:
Konsta
2025-03-28 17:31:15 +02:00
parent b26a4d8c30
commit 17fce4b6a0
2 changed files with 28 additions and 23 deletions

View File

@@ -1,3 +1,8 @@
android.hardware.drm.IDrmFactory/widevine u:object_r:hal_drm_service:s0
android.hardware.security.sharedsecret.ISharedSecret/gatekeeper u:object_r:hal_gatekeeper_service:s0
mapper/minigbm_gbm_mesa u:object_r:hal_graphics_mapper_service:s0
# DRM
android.hardware.drm.IDrmFactory/widevine u:object_r:hal_drm_service:s0
# Gatekeeper
android.hardware.security.sharedsecret.ISharedSecret/gatekeeper u:object_r:hal_gatekeeper_service:s0
# Graphics
mapper/minigbm_gbm_mesa u:object_r:hal_graphics_mapper_service:s0