g12: Fix a duplicate entry and remove actual denial
authorChristian Hoffmann <chrmhoffmann@gmail.com>
Mon, 6 Jun 2022 06:32:11 +0000 (08:32 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 6 Jun 2022 23:18:28 +0000 (01:18 +0200)
Change-Id: I2278d88738bd21ec1a0ef59cad3b89421ea86115

sepolicy/vendor/system_server.te

index 894261a330bc92e0764699587708c50a5ce0706c..277df028b9649736147b070e4a38291e63cde812 100644 (file)
@@ -4,4 +4,4 @@ allow system_server frp_block_device:blk_file r_file_perms;
 allow system_server sysfs_amhdmitx:file r_file_perms;
 allow system_server sysfs_rtc:file r_file_perms;
 
-allow bootanim hal_graphics_allocator_default_tmpfs:file rw_file_perms;
+allow system_server hal_graphics_allocator_default_tmpfs:file rw_file_perms;