Statically inlcude the frameworks flags lib

Bug: 329914404
Bug: 329738797
Test: build
Change-Id: I12c94e298d9fa69e509c0c57ac5d7d7040b04b04
diff --git a/Android.bp b/Android.bp
index b716117..8a86d67 100644
--- a/Android.bp
+++ b/Android.bp
@@ -84,6 +84,7 @@
         "net-utils-framework-common",
         "notification_flags_lib",
         "securebox",
+        "android.os.flags-aconfig-java",
 
         // Settings dependencies
         "FingerprintManagerInteractor",