diff options
author | 2025-03-21 01:28:13 -0700 | |
---|---|---|
committer | 2025-03-21 01:28:13 -0700 | |
commit | 417724fa350ba365b68e01fe64fcf1c2a066d30c (patch) | |
tree | 787db8b99269d4ad632fb565b1c1965a8f9dcabb /aconfig | |
parent | fb6b8f0001477c4a2db5cfb25ac3e0d31d26f2e4 (diff) | |
parent | 762e5472aa32cebbd75630f34f4a112be7b0a670 (diff) |
Merge "Add flag com.android.bluetooth.flags.fix_unhandled_bqr_subevent to trunk_staging." into main
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 +} |