Merge "sepolicy: update init.te for zram device" into udc-dev

This commit is contained in:
Richard Chang 2023-03-01 04:28:58 +00:00 committed by Android (Google) Code Review
commit 3c52a9ab3b
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,6 @@ hal_dumpstate_default vendor_displaycolor_service service_manager b/264600086
hal_dumpstate_default vendor_modem_prop property_service b/264482983
hal_secure_element_uicc hal_secure_element_hwservice hwservice_manager b/264483151
hal_secure_element_uicc hidl_base_hwservice hwservice_manager b/264483151
init ram_device blk_file b/270633329
mtectrl unlabeled dir b/264483752
pixelstats_vendor servicemanager binder b/264483357
pixelstats_vendor sysfs_pixelstats file b/264483319

1
vendor/init.te vendored
View file

@ -9,4 +9,5 @@ allow init custom_ab_block_device:lnk_file relabelto;
allow init boot_block_device:lnk_file relabelto;
allow init persist_file:dir mounton;
allow init ram_device:blk_file w_file_perms;