Define extended_socket_class policy capability and socket classes am: 431bdd9f2f am: 7a069af2fc am: eb6196b10f
am: e677bea74e

Change-Id: I48f781c0b9e2192595f44da378ffa24336fabb80
diff --git a/public/bootanim.te b/public/bootanim.te
index 71f9280..3e0af8e 100644
--- a/public/bootanim.te
+++ b/public/bootanim.te
@@ -17,7 +17,6 @@
 
 allow bootanim audioserver_service:service_manager find;
 allow bootanim surfaceflinger_service:service_manager find;
-allow bootanim audioserver_service:service_manager find;
 
 # Allow access to ion memory allocation device
 allow bootanim ion_device:chr_file rw_file_perms;
diff --git a/public/system_server.te b/public/system_server.te
index 78784b7..ca0bd39 100644
--- a/public/system_server.te
+++ b/public/system_server.te
@@ -169,6 +169,7 @@
 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)