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

Commit ac48c282 authored by Rakesh Iyer's avatar Rakesh Iyer Committed by Android (Google) Code Review
Browse files

Merge "Remove mId from DeviceDescriptor."

parents eb0ee0e8 6fa7083f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ public:

    audio_devices_t mDeviceType;
    String8 mAddress;
    audio_port_handle_t mId;

    static String8  emptyNameStr;
};