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

Commit 738c1104 authored by Sungmin Choi's avatar Sungmin Choi Committed by The Android Automerger
Browse files

mako: Carrier(53005) does not support Content-Disposition header

Bug: 17634414
Change-Id: I1ea469ec5c4202fe7ebf35aced67684a3f097d3b
parent 7cad1b2c
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2014, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->

<!-- These resources are around just to allow their values to be customized
     for different hardware and product builds. -->
<resources>
    <!-- If this value is true, The mms content-disposition field is supported correctly.
         If false, Content-disposition fragments are ignored -->
    <bool name="config_mms_content_disposition_support">false</bool>
</resources>