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

Commit 8342acf3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove sniff_offload flag" into main

parents c779336a 5a18728e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ aconfig_declarations {
        "rnr.aconfig",
        "sdp.aconfig",
        "security.aconfig",
        "sniff.aconfig",
        "sockets.aconfig",
        "system_service.aconfig",
        "vcp.aconfig",
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ aconfig("bluetooth_flags_c_lib") {
    "rnr.aconfig",
    "sdp.aconfig",
    "security.aconfig",
    "sniff.aconfig",
    "sockets.aconfig",
    "system_service.aconfig",
    "vcp.aconfig",

flags/sniff.aconfig

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "enable_sniff_offload"
    namespace: "bluetooth"
    description: "Enable sniff offload feature."
    bug: "318786790"
}