Remove obsolete netlink_firewall_socket and netlink_ip6fw_socket classes. am: 4921085d9c am: bb268195e2 am: f91ef88342
am: b51dfbb3b2

Change-Id: I90daccc0d9a93985c5b2a090a880ba9e0092445c
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)