From 1ed6fd02358731b3e761c87916badac70d7e6e74 Mon Sep 17 00:00:00 2001 From: "Chris.CC Lee" Date: Mon, 23 Oct 2023 09:45:26 +0800 Subject: [PATCH] Grant the post notification permission to SearchSelector By the legal requirement, Pixel devices shipped in 2024 shall show the default browser/search engine selector. The SearchSelector app provides the selector flow and a non-dismissable notification to comply the requirement. This feature is approved for 24Q1 and is required to cherrypick to selected Pixel devices. Test: Flash a ROM build and validated the permission being granted by default. Bug: 298575926 Bug: 302280560 Change-Id: I86a4d77579039cd76c813103d91e56021ebda361 --- default-permissions.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/default-permissions.xml b/default-permissions.xml index 9175507b..d74b6c47 100644 --- a/default-permissions.xml +++ b/default-permissions.xml @@ -75,6 +75,11 @@ + + + + +