Add test constructor to PackageManagerService

Creates a TestParams class for assigning final fields in the
PMS constructor so tests can mock/assign whatever fields for the
functionality they're testing. This allows unit testing for PMS.

Bug: 113638339

Test: none

Change-Id: I4b20ec294480bb4639193fb0e51efe26fa2416fb
1 file changed