am 1e62c159: Unbreak the build. Remove extra xml version definition.

* commit '1e62c1594acba67486ec2ded56aed00f5cfaff75':
  Unbreak the build. Remove extra xml version definition.
This commit is contained in:
Hyunyoung Song
2015-05-12 23:09:54 +00:00
committed by Android Git Automerger
-1
View File
@@ -13,7 +13,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<size android:width="@dimen/widget_row_divider" />
<solid android:color="@color/widget_text_panel" />