commit | a9671c6b9eff0b72ad797e2339865bd24222391b | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Tue Apr 05 16:07:25 2016 -0700 |
committer | Alex Deymo <deymo@google.com> | Wed Apr 06 11:13:37 2016 -0700 |
tree | c1a02c25b9af59371dff1fdad9f9bbe6b910ccb1 | |
parent | d7bd03c5bba06cce32dcd16bbd21b037927e347b [diff] |
Allow postinstall_file to be an entrypoint. postinstall_file was an exec_type so it could be an entrypoint for the domain_auto_trans from update_engine domain to postinstall domain. This patch removes the exec_type from postinstall_file and exempts it from the neverallow rule to become an entrypoint. Bug: 28008031 TEST=postinstall_example still runs as the "postinstall" domain on edison-eng. Change-Id: Icbf5b262c6f971ce054f1b4896c611b32a6d66b5