Include fingerprint.kl for Huawei
diff --git a/Huawei/Fingerprint/hw-fingerprint.rc b/Huawei/Fingerprint/hw-fingerprint.rc
index cbb1a72..42d41c8 100644
--- a/Huawei/Fingerprint/hw-fingerprint.rc
+++ b/Huawei/Fingerprint/hw-fingerprint.rc
@@ -1,8 +1,8 @@
 service hw-fpnav /system/bin/hw-fpnav
+    seclabel u:r:phhsu_daemon:s0
 	user root
 	oneshot
 	disabled
 
 on property:sys.boot_completed=1
 	start hw-fpnav
-