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

Commit 1b015ed2 authored by Chris Manton's avatar Chris Manton
Browse files

Add [device|service] gdx discovery flags

Bug: 315049108
Bug: 315049394
Bug: 315241296
Test: m .

Change-Id: Idf39b0022456875f17bee3e79950095d695fd3b6
parent f55213be
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "gdx_device_discovery"
    namespace: "bluetooth"
    description: "Use gdx device discovery module"
    bug: "315049108"
}

flag {
    name: "gdx_service_discovery"
    namespace: "bluetooth"
    description: "Use gdx service discovery module"
    bug: "315049394"
}