xref: /aosp_15_r20/system/sepolicy/prebuilts/api/29.0/private/update_engine_common.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# type_transition must be private policy the domain_trans rules could stay
2# public, but conceptually should go with this
3# The postinstall program is run by update_engine_common and will always be tagged as a
4# postinstall_file regardless of its attributes in the new system.
5domain_auto_trans(update_engine_common, postinstall_file, postinstall)
6