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

Commit 38f09bcc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "MAP: Add content transfer encoding property for MMS body"

parents 0b6d5c73 212ebc52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -510,7 +510,7 @@ public class BluetoothMapbMessageMime extends BluetoothMapbMessage {
        int count = 0;
        String mimeBody;

        mMyEncoding = "8BIT"; // The encoding used
        mEncoding = "8BIT"; // The encoding used

        encodeHeaders(sb);
        if (mParts != null) {