Merge "Restrict creating per-user encrypted directories"
diff --git a/private/system_server.te b/private/system_server.te
index b5e9e45..287503c 100644
--- a/private/system_server.te
+++ b/private/system_server.te
@@ -1079,6 +1079,10 @@
   FS_IOC_ENABLE_VERITY FS_IOC_MEASURE_VERITY
 };
 
+allowxperm system_server system_file:file ioctl {
+  FS_IOC_MEASURE_VERITY
+};
+
 # Postinstall
 #
 # For OTA dexopt, allow calls coming from postinstall.