Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5850ff0 authored by Jared Herdlevar's avatar Jared Herdlevar Committed by Android (Google) Code Review
Browse files

Merge "Grant NEARBY_DEVICES permission to voice search on wear devices." into main

parents 9a1fd932 8431f579
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -887,7 +887,7 @@ final class DefaultPermissionGrantPolicy {
            grantPermissionsToSystemPackage(pm,
                    getDefaultSystemHandlerActivityPackage(pm,
                            SearchManager.INTENT_ACTION_GLOBAL_SEARCH, userId),
                    userId, PHONE_PERMISSIONS, CALENDAR_PERMISSIONS);
                    userId, PHONE_PERMISSIONS, CALENDAR_PERMISSIONS, NEARBY_DEVICES_PERMISSIONS);
        }

        // Print Spooler