2016-03-02 01:14:45 +01:00
|
|
|
# Domain where the postinstall program runs during the update.
|
|
|
|
# Extend the permissions in this domain to allow this program to access other
|
|
|
|
# files needed by the specific device on your device's sepolicy directory.
|
|
|
|
type postinstall, domain;
|
2024-03-28 02:37:28 +01:00
|
|
|
|
|
|
|
# system/sepolicy/public is for vendor-facing type and attribute definitions.
|
|
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
|
|
# Instead, add such policy rules to system/sepolicy/private/*.te.
|