From 7061bc09aa69bb0bdc9cc9702bff84db28c011ec Mon Sep 17 00:00:00 2001 From: "Chris.CC Lee" Date: Tue, 24 Oct 2023 20:25:00 +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: I895b9f0ed3980e31714ae0ee18071dab8b9039ec --- 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 @@ + + + + +