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

Commit 2cc50b12 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 77b7d785: Merge change 4117 into donut

Merge commit '77b7d785'

* commit '77b7d785':
  Add a Gservices setting to have a "use location for better search".
parents a70c9ae0 77b7d785
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3090,6 +3090,13 @@ public final class Settings {
         */
        public static final String ANR_BUGREPORT_RECIPIENT = "anr_bugreport_recipient";

        /**
         * Flag for allowing service provider to use location information to improve products and
         * services.
         * Type: int ( 0 = disallow, 1 = allow )
         */
        public static final String USE_LOCATION_FOR_SERVICES = "use_location";

        /**
         * @deprecated
         * @hide