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

Commit f4bac114 authored by Rishab Ghanti's avatar Rishab Ghanti Committed by Gerrit Code Review
Browse files

Merge "Define flag support_remote_device_metadata for remote device metadata API changes" into main

parents 14cff615 4210130a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -63,3 +63,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "support_remote_device_metadata"
    is_exported: true
    namespace: "bluetooth"
    description: "Support setting/retrieving the remote device metadata for a BluetoothDevice"
    bug: "374171574"
}
 No newline at end of file