From d312713e61de5a63103ee7026a2dacb983d91858 Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Mon, 24 Oct 2016 07:53:33 -0700 Subject: [PATCH] Roll chromium_revision 1362287708..9b5bb47fa0 (426760:426837) + roll Android SDK to N This roll brings in the Android N SDK. Add lint suppressions for Android to suppress errors caused by the new lint rules. Change log: https://chromium.googlesource.com/chromium/src/+log/1362287708..9b5bb47fa0 Full diff: https://chromium.googlesource.com/chromium/src/+/1362287708..9b5bb47fa0 Changed dependencies: * src/third_party/libsrtp: https://chromium.googlesource.com/chromium/deps/libsrtp.git/+log/b17c065a8a..71692eaab2 DEPS diff: https://chromium.googlesource.com/chromium/src/+/1362287708..9b5bb47fa0/DEPS No update to Clang. TBR= NOTRY=True BUG=webrtc:6534 Review-Url: https://codereview.webrtc.org/2444853002 Cr-Commit-Position: refs/heads/master@{#14746} --- DEPS | 2 +- webrtc/build/android/suppressions.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fed5b96d3b..137eb1a091 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': '1362287708e9a559efbe66b4a137150c6aef7348', + 'chromium_revision': '9b5bb47fa0a7e219fdaf093a83ba2a1f63f63b7e', } # NOTE: Use http rather than https; the latter can cause problems for users diff --git a/webrtc/build/android/suppressions.xml b/webrtc/build/android/suppressions.xml index a8b87307de..ca52ac6471 100644 --- a/webrtc/build/android/suppressions.xml +++ b/webrtc/build/android/suppressions.xml @@ -31,6 +31,9 @@ + + +