From 5efeddcdbe2cbad65ad7ebfd95bfc38a1b87eec6 Mon Sep 17 00:00:00 2001 From: Jay Thomas Sullivan Date: Wed, 4 May 2022 22:09:54 +0000 Subject: [PATCH] Add PRIVACY_ADVANCED_SETTINGS intent Redirect intent actions for PRIVACY_ADVANCED_SETTINGS to the privacy screen. Rationale: 1. The existing PRIVACY_SETTINGS intent will later be redirected to safety center, but 2. We will still need a way to intent to this screen, because this screen will be re-used and renamed to "More privacy settings", also known as "Advanced privacy settings" Test: manual Change-Id: I83cb3935e16887683f3907d9d71ccd7c53e24202 --- AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 60815aac4b3..0aed9e015a3 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1781,6 +1781,10 @@ + + + +