[Physical Keyboard] Add intent support for PK layout setting page

This is part of feature for keyboard setting update, which allows gBoard to deep link to layout picker page.
document: go/deeplink_pk_layout_picker

Change-Id: I4277e175be7eed338f855e8144b5531c614e2c04
Bug: 318594345
Flag: com.android.settings.keyboard.keyboard_and_touchpad_a11y_new_page_enabled
Test: verified on Device
diff --git a/Android.bp b/Android.bp
index fccbfca..a160785 100644
--- a/Android.bp
+++ b/Android.bp
@@ -135,6 +135,7 @@
         "android.app.flags-aconfig",
         "android.provider.flags-aconfig",
         "android.security.flags-aconfig",
+        "keyboard_flags",
     ],
 }