diff options
| author | techyguyperplexable <154611145+techyguyperplexable@users.noreply.github.com> | 2025-10-04 14:53:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-04 14:53:30 +0100 |
| commit | 9e6b17e79c0481077bbdaf2969fff951120b707a (patch) | |
| tree | 7b1d37550a3735a535792d1de747487f774fdb0e | |
| parent | 560a06622562e13df87eef466ca21ebefdee8665 (diff) | |
universal9830: Nuke live display from sepolicy
It is required because the common sepolicy has it included
| -rw-r--r-- | sepolicy/vendor/file_contexts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/vendor/file_contexts b/sepolicy/vendor/file_contexts index 45a2753..9450a4f 100644 --- a/sepolicy/vendor/file_contexts +++ b/sepolicy/vendor/file_contexts @@ -145,6 +145,3 @@ # AIDL touch /(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch-service\.samsung u:object_r:hal_lineage_touch_default_exec:s0 - -# Lineage LiveDisplay -/(vendor|system/vendor)/bin/hw/vendor\.lineage\.livedisplay-service\.samsung-exynos u:object_r:hal_lineage_livedisplay_exynos_exec:s0 |
