From 99b62f7c0adf1b801dc90c20c99f39e7d153c8a2 Mon Sep 17 00:00:00 2001 From: Sean Callanan Date: Wed, 13 Dec 2023 23:47:28 +0000 Subject: Revert "allow permission to use memfd" Revert submission 25548829-placeholder-use-memfd Reason for revert: b/315351672 Reverted changes: /q/submissionid:25548829-placeholder-use-memfd Change-Id: I5fdcb15328490809e8fc04628f734f3a0f759caf --- common/vendor/file.te | 1 - 1 file changed, 1 deletion(-) diff --git a/common/vendor/file.te b/common/vendor/file.te index 9a87c30..8fb41bc 100644 --- a/common/vendor/file.te +++ b/common/vendor/file.te @@ -1,3 +1,2 @@ type persist_file, file_type, vendor_persist_type; type sysfs_iio_devices, fs_type, sysfs_type; -allow shell hal_graphics_allocator_default_tmpfs:file { read write }; -- cgit v1.2.3