Add flag com.android.bluetooth.flags.gatt_discovery_is_non_opportunistic_client to trunk_staging.

This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/0ic2mg6000001?build_unique_id=com.android.bluetooth.flags.gatt_discovery_is_non_opportunistic_client-platform
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.

Bug: 436539073
Flag: com.android.bluetooth.flags.gatt_discovery_is_non_opportunistic_client
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: I268da68cd344966d702678e972fe1ec5bbec1e0c
diff --git a/aconfig/trunk_staging/com.android.bluetooth.flags/gatt_discovery_is_non_opportunistic_client_flag_values.textproto b/aconfig/trunk_staging/com.android.bluetooth.flags/gatt_discovery_is_non_opportunistic_client_flag_values.textproto
new file mode 100644
index 0000000..64c35b6
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.bluetooth.flags/gatt_discovery_is_non_opportunistic_client_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+  package: "com.android.bluetooth.flags"
+  name: "gatt_discovery_is_non_opportunistic_client"
+  state: ENABLED
+  permission: READ_WRITE
+}