Add android.net.wifi.flags to framework

Flag: android.net.wifi.flags.usd
Bug: 340878198
Test: build successfully
Change-Id: I4a95397a3c5dfd07bd8059fdebb78d39523b8d28
diff --git a/framework/Android.bp b/framework/Android.bp
index d313172..f4adca6 100644
--- a/framework/Android.bp
+++ b/framework/Android.bp
@@ -109,6 +109,7 @@
         "android.hardware.wifi-V1.0-java-constants",
         "wifi-modules-utils",
         "PlatformProperties",
+        "android.net.wifi.flags-aconfig-java",
     ],
     libs: [
         "androidx.annotation_annotation",