diff --git a/public/system_server.te b/public/system_server.te index ee552630b06fd911daec1ac5fd37a4666b1f82e0..207a7c760deacd30461e74c273e139459e446732 100644 --- a/public/system_server.te +++ b/public/system_server.te @@ -164,6 +164,7 @@ binder_call(system_server, hal_boot) binder_call(system_server, hal_contexthub) binder_call(system_server, hal_fingerprint) binder_call(system_server, hal_gnss); +binder_call(system_server, hal_fingerprint) binder_call(system_server, hal_ir) binder_call(system_server, hal_light) binder_call(system_server, hal_memtrack)