Fixes failing test due to missing test file

A manual copy was missed when writing a new test case. When run with the
larger test class, the other test that needs the file would properly copy it.
However, when run in isolation the test will fail. This change adds the
required copy to the test.

Change-Id: Ie466137eed41a8ed99424e09cc3cb56d38ec29a2
Fixes: 277393386
Test: atest UpdateOwnershipEnforcementTest
1 file changed