install_recovery.te: remove domain_deprecated
No relevant collected denials. Test: device boots and no obvious problems. Test: no collected denials. Bug: 28760354 Change-Id: Idcf939b3cbdb1dec835d59150181047d062e6c48
This commit is contained in:
parent
0c6a04c9d1
commit
0c8101b215
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# service flash_recovery in init.rc
|
||||
type install_recovery, domain, domain_deprecated;
|
||||
type install_recovery, domain;
|
||||
type install_recovery_exec, exec_type, file_type;
|
||||
|
||||
allow install_recovery self:capability dac_override;
|
||||
|
|
Loading…
Reference in a new issue