Use a shared password text view for PIN lock

This new library will be shared with external.

Bug: 270108982
Test: Manual test by building and flashing on local
Test: Tested  both hinting and non-hinting pin view. Tested append, delete, full delete, reset, lockout and talkback
Change-Id: I0ddc7c46848c5430d08d2b39ffa0a524e695ebc0
diff --git a/packages/SystemUI/shared/Android.bp b/packages/SystemUI/shared/Android.bp
index ca30e15..a6517c1 100644
--- a/packages/SystemUI/shared/Android.bp
+++ b/packages/SystemUI/shared/Android.bp
@@ -50,6 +50,7 @@
         "SystemUIAnimationLib",
         "SystemUIPluginLib",
         "SystemUIUnfoldLib",
+        "SystemUISharedLib-Keyguard",
         "androidx.dynamicanimation_dynamicanimation",
         "androidx.concurrent_concurrent-futures",
         "androidx.lifecycle_lifecycle-runtime-ktx",