Add showInstantApps to AppListPage

Default false, which hide the instant apps from App List.

Also setup the SpaPrivilegedLibTests.

Bug: 235727273
Test: Manual with Settings App
Change-Id: I0d3dafc5c61b7b8d69cee972bd5f985d8b99ca10
diff --git a/packages/SettingsLib/Spa/TEST_MAPPING b/packages/SettingsLib/Spa/TEST_MAPPING
index ef3db4a..b4b65d4 100644
--- a/packages/SettingsLib/Spa/TEST_MAPPING
+++ b/packages/SettingsLib/Spa/TEST_MAPPING
@@ -2,6 +2,9 @@
   "presubmit": [
     {
       "name": "SpaLibTests"
+    },
+    {
+      "name": "SpaPrivilegedLibTests"
     }
   ]
 }