From fb6fd4b0056cc07cdf1a5c6753722e822b25917c Mon Sep 17 00:00:00 2001 From: Yves Gerey Date: Wed, 14 Nov 2018 09:47:46 +0100 Subject: [PATCH] Fix lint errors for android manifests. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is needed to roll android_tools which comes with udpated lint. See https://chromium-review.googlesource.com/c/chromium/src/+/1331011 Bug: chromium:900912 Change-Id: Ib0a0fb8fdd14269ff84fa99b5c63878f2b3d9fb6 Reviewed-on: https://webrtc-review.googlesource.com/c/110861 Reviewed-by: Patrik Höglund Commit-Queue: Yves Gerey Cr-Commit-Position: refs/heads/master@{#25632} --- examples/androidapp/AndroidManifest.xml | 3 ++- examples/androidapp/res/layout/activity_connect.xml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/androidapp/AndroidManifest.xml b/examples/androidapp/AndroidManifest.xml index d6e0ff0417..576449bb14 100644 --- a/examples/androidapp/AndroidManifest.xml +++ b/examples/androidapp/AndroidManifest.xml @@ -18,7 +18,8 @@ - + +