From f900c45afa7a1ea5e805541dcfdee7269199e0ad Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Wed, 9 Jun 2021 19:22:58 +0900 Subject: [PATCH] Deprecate MANAGE_ACTIVITY_STACKS permission This is a partial cherry-pick of change: I894ee66e058b1024a731d3be4b33b69626451f08 The permission is actually not used, but this change aligns the manifest with contents in downstream branches, so it can be modified (including removing the permission) without conflicts. Bug: 157876448 Test: atest FrameworksNetTests Merged-In: I3c2563d4ae4e3715d0c6270344ba8f7ef067872f Change-Id: Id50e41a0ea970350eae0a2afab303c022b452bf9 --- tests/unit/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/AndroidManifest.xml b/tests/unit/AndroidManifest.xml index 18653dc253..0e3528d2fa 100644 --- a/tests/unit/AndroidManifest.xml +++ b/tests/unit/AndroidManifest.xml @@ -42,7 +42,7 @@ - +