mainline: Replace copy_to_dist_dir with pkg_install().

copy_to_dist_dir is going to be deprecated soon. Switch to
pkg_install().

The only noticable difference is that, if a user specifies
an alternative distribution directory, they must use
--destdir, not --dist_dir.

Bug: 331730853
Change-Id: I1b340a7724050f0b24a2ed422976c40f75a857c1
1 file changed