allwinner_a64/android/system/sepolicy/private/update_engine_common.te
2018-08-08 17:48:24 +08:00

5 lines
348 B
Text

# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
# The postinstall program is run by update_engine_common and will always be tagged as a
# postinstall_file regardless of its attributes in the new system.
domain_auto_trans(update_engine_common, postinstall_file, postinstall)