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.

(cherry picked from commit a9671c6b9eff0b72ad797e2339865bd24222391b)

Change-Id: I2e1f61ed42f8549e959edbe047c56513903e8e9c
3 files changed