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

Commit 005a09a5 authored by Sophie Hu's avatar Sophie Hu
Browse files

flags: Add rpa_offload_to_bt_controller

Bug: 378398874
Bug: 315241296
Test: mm packages/modules/Bluetooth
Change-Id: Ice89bfec178948528c7cb83c48dbbbf38fb6f71d
parent 5a986e9d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -280,3 +280,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rpa_offload_to_bt_controller"
    namespace: "bluetooth"
    description: "Offload LE RPA rotation to BT controller. go/rpa-offload-to-bt-controller"
    bug: "378398874"
}
 No newline at end of file