From fa1e3870d855afd083be319008d1eb59593f3f51 Mon Sep 17 00:00:00 2001 From: Weng Su Date: Tue, 6 Jul 2021 11:30:17 +0800 Subject: [PATCH] Add comment to AndroidManifest - Wi-Fi result data will only be returned from WifiDialogActivity if the calling package has location permission. Test: add comment only, no test required. Bug: 185126813 Merged-In: I81c4d801c4ee211f43a1688a62daaff3b47eae1a Change-Id: I81c4d801c4ee211f43a1688a62daaff3b47eae1a (cherry picked from commit 56a88885ccc383269f02a49fff6bb503ed35c9d8) --- AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2f53cc1e7c8..f7ca87c608a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2708,6 +2708,10 @@ +