Add InstallSourceInfoTest to Meerkat plan.

Test: atest cts-meerkat
Bug: 152375595
Change-Id: I073845bb0a20b4226019819c05f7c60e3ce415ca
diff --git a/tools/cts-tradefed/res/config/cts-meerkat.xml b/tools/cts-tradefed/res/config/cts-meerkat.xml
index 7b008a6..732675c 100644
--- a/tools/cts-tradefed/res/config/cts-meerkat.xml
+++ b/tools/cts-tradefed/res/config/cts-meerkat.xml
@@ -61,4 +61,5 @@
 
     <!-- Install attribution -->
     <option name="compatibility:include-filter" value="CtsAppSecurityHostTestCases android.appsecurity.cts.AppSecurityTests"/>
+    <option name="compatibility:include-filter" value="CtsPackageInstallTestCases android.packageinstaller.install.cts.InstallSourceInfoTest"/>
 </configuration>