Allow cameraserver to access tmpfs

Bug: 79465976
Test: testHeic CTS test
Change-Id: I51eb485dc29d869c5d35fc317b0e008d04bdcbad
diff --git a/private/cameraserver.te b/private/cameraserver.te
index c16c132..ef44bfa 100644
--- a/private/cameraserver.te
+++ b/private/cameraserver.te
@@ -1,3 +1,4 @@
 typeattribute cameraserver coredomain;
 
 init_daemon_domain(cameraserver)
+tmpfs_domain(cameraserver)