Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f819cab6 authored by Chris Manton's avatar Chris Manton
Browse files

Flag: Add l2cap_tx_complete_cb_info

Bug: 301168932
Bug: 315241296
Test: m .
Change-Id: Ibd1d7555955be76b2e41260c3ee158cd78a86bb9
parent 82272e92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ aconfig_declarations {
        "gap.aconfig",
        "hap.aconfig",
        "hfp.aconfig",
        "l2cap.aconfig",
        "leaudio.aconfig",
        "system_service.aconfig",
    ],

flags/l2cap.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "l2cap_tx_complete_cb_info"
    namespace: "bluetooth"
    description: "Provide l2cap transmit complete information b/301168932"
    bug: "314819704"
}