diff --git a/sepolicy/base/te/bootanimation.te b/sepolicy/base/te/bootanimation.te index 8006140cc04620341b3e95b7d9dee3d85a3b2504..76b24813b2ae4f1bb3f699bbef5b62dd397d841d 100644 --- a/sepolicy/base/te/bootanimation.te +++ b/sepolicy/base/te/bootanimation.te @@ -79,3 +79,4 @@ allow bootanimation vendor_etc_file:dir { search }; allow bootanimation chip_prod_file:file { map open read getattr }; allow bootanimation sys_prod_file:file { map open read getattr }; allow bootanimation vendor_etc_file:file { map open read getattr }; +allow bootanimation sa_foundation_bms:samgr_class { get };