device_google_gs-common/astd/sepolicy/astd.te
Charlie Lin 7f468a902f Add astd sepolicy to gs-common for P26 factory builds
Bug: 391090956
Bug: 393999182
Flag: EXEMPT bugFix
Test: Compile successful.
Change-Id: Idfcbf96a52326b613684b680676f5213136f2326
2025-02-03 11:13:52 +00:00

10 lines
173 B
Text

# astd service
type astd, domain;
type astd_exec, exec_type, file_type, system_file_type;
typeattribute astd coredomain;
userdebug_or_eng(`
init_daemon_domain(astd)
')