Include CredentialManager UX app into system image.

The CredentialManager UX is a set of confirmation / selection dialogs
that let a user configure the provider / credential retrieval or saving
options.

Test: build
Bug: 253157036,247862353

Change-Id: I915cb622119a6ad1d542c4c1d5ced84a4ebef78e
diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk
index 577e108..7fbb617 100644
--- a/target/product/handheld_system.mk
+++ b/target/product/handheld_system.mk
@@ -42,6 +42,7 @@
     CameraExtensionsProxy \
     CaptivePortalLogin \
     CertInstaller \
+    CredentialManager \
     DocumentsUI \
     DownloadProviderUi \
     EasterEgg \