9bad60cb1f
Like core sepolicy. Bug: 232023812 Test: atest MicrodroidHostTests MicrodroidTests Change-Id: I704f8da4656d3bacf327792a2445d15aba8ecf2a
8 lines
331 B
Text
8 lines
331 B
Text
# ueventd seclabel is specified in init.rc since
|
|
# it lives in the rootfs and has no unique file type.
|
|
type ueventd, domain;
|
|
type ueventd_tmpfs, file_type;
|
|
|
|
# public is for vendor-facing type and attribute definitions.
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
# Instead, add such policy rules to private/*.te.
|