From c27d30a6ad46963988ca1e312fa824196687e231 Mon Sep 17 00:00:00 2001 From: William Roberts <w.roberts@sta.samsung.com> Date: Thu, 6 Sep 2012 18:50:35 -0700 Subject: [PATCH] Correct spelling mistake Change-Id: If4deccfe740c8de6b88929a0d0439667c3ea340d --- file.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file.te b/file.te index 4afaefdbf..451ad1dad 100644 --- a/file.te +++ b/file.te @@ -62,7 +62,7 @@ type wallpaper_file, file_type, mlstrustedobject; # All devices have bluetooth efs files. But they # vary per device, so this type is used in per -# defice policy +# device policy type bluetooth_efs_file, file_type; # Socket types -- GitLab