From fd6c94d3114d3a3e5db262110735919c7da3571b Mon Sep 17 00:00:00 2001 From: sakal Date: Fri, 20 Jan 2017 02:36:49 -0800 Subject: [PATCH] Allow more config changes for CallActivity. CallActivity doesn't survive recreation so we have to handle these config changes. Fortunately, they don't seem to require any special handling. BUG=webrtc:7018 Review-Url: https://codereview.webrtc.org/2645853002 Cr-Commit-Position: refs/heads/master@{#16180} --- webrtc/examples/androidapp/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc/examples/androidapp/AndroidManifest.xml b/webrtc/examples/androidapp/AndroidManifest.xml index fc9624e398..f3323a8620 100644 --- a/webrtc/examples/androidapp/AndroidManifest.xml +++ b/webrtc/examples/androidapp/AndroidManifest.xml @@ -47,7 +47,7 @@