diff options
author | 2025-03-20 23:38:34 -0700 | |
---|---|---|
committer | 2025-03-20 23:38:39 -0700 | |
commit | 762e5472aa32cebbd75630f34f4a112be7b0a670 (patch) | |
tree | f3980c2ce6182683f23dd43d7e0b34b68edcfc84 /aconfig | |
parent | 6c885481b970c8c85105a9340807aeb3efbbdf06 (diff) |
Add flag com.android.bluetooth.flags.fix_unhandled_bqr_subevent to trunk_staging.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/61ghbla000001?build_unique_id=ComAndroidBluetoothFlagsFixUnhandledBqrSubeventLaunch-platform
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.
Bug: 397854116
Flag: com.android.bluetooth.flags.fix_unhandled_bqr_subevent
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: I07458c4d3d4767a7781e33ced2bf45460654000a
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/trunk_staging/com.android.bluetooth.flags/fix_unhandled_bqr_subevent_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.bluetooth.flags/fix_unhandled_bqr_subevent_flag_values.textproto b/aconfig/trunk_staging/com.android.bluetooth.flags/fix_unhandled_bqr_subevent_flag_values.textproto new file mode 100644 index 00000000..bf5a9310 --- /dev/null +++ b/aconfig/trunk_staging/com.android.bluetooth.flags/fix_unhandled_bqr_subevent_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.bluetooth.flags" + name: "fix_unhandled_bqr_subevent" + state: ENABLED + permission: READ_WRITE +} |