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

Commit 2eca6e61 authored by Jayden Kim's avatar Jayden Kim
Browse files

Flag to have offload socket API

Bug: 367419086
Bug: 342012881
Test: m -j
Change-Id: Ic1db95307086ae0ee205a0c908e469e5b2d54da2
parent a0b54258
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -26,3 +26,12 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "bt_offload_socket_api"
    namespace: "bluetooth"
    description: "New socket API to create offload socket"
    bug: "367419086"
    is_exported: true
}