From bb68a9e0b70b0efe85436a8181de977248edd1a0 Mon Sep 17 00:00:00 2001 From: Benjamin Franz Date: Thu, 25 Mar 2021 16:12:08 +0000 Subject: [PATCH] Grant OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD to Shell This is needed to write CTS tests for the underlying changes. Bug: 180396382 Test: atest CtsAppCompatHostTestCases Change-Id: Id6b03f45ee1dcabc175e7536ac2675fce8effba8 --- data/etc/privapp-permissions-platform.xml | 1 + packages/Shell/AndroidManifest.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 653e690506bcf..81347d1e063bc 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -410,6 +410,7 @@ applications that come with the platform + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index b7ce2a30931be..cad4b69862599 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -246,10 +246,11 @@ - + +