diff options
author | 2025-03-21 03:16:25 -0700 | |
---|---|---|
committer | 2025-03-21 03:16:25 -0700 | |
commit | cbead5e1295fa992317e02532ad66cb5a049ca71 (patch) | |
tree | a9b95c8977d917457c7e159f87f43db86f126a20 /aconfig | |
parent | 417724fa350ba365b68e01fe64fcf1c2a066d30c (diff) | |
parent | 299ef5fd8d85dcfefbf27c6fea900dbd08f16f8a (diff) |
Merge "Adding flag com.android.bluetooth.flags.adm_remove_handling_wired to trunk_staging." into main
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/trunk_staging/com.android.bluetooth.flags/adm_remove_handling_wired_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.bluetooth.flags/adm_remove_handling_wired_flag_values.textproto b/aconfig/trunk_staging/com.android.bluetooth.flags/adm_remove_handling_wired_flag_values.textproto new file mode 100644 index 00000000..786dd6e7 --- /dev/null +++ b/aconfig/trunk_staging/com.android.bluetooth.flags/adm_remove_handling_wired_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.bluetooth.flags" + name: "adm_remove_handling_wired" + state: ENABLED + permission: READ_WRITE +} |