From c1ef009983961a66a15629e7682e976932fe6970 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Fri, 5 Mar 2021 14:19:55 +0100 Subject: [PATCH] typo --- sepolicy/samsung.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sepolicy/samsung.te b/sepolicy/samsung.te index 4af2357..d579585 100644 --- a/sepolicy/samsung.te +++ b/sepolicy/samsung.te @@ -2,4 +2,4 @@ type boot_prop, property_type; set_prop(system_server, boot_prop); -allow hal_audio_default diag_device:chr_file { read write } +allow hal_audio_default diag_device:chr_file { read write };