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

Commit e3b13f3c authored by Xinyi Zhou's avatar Xinyi Zhou Committed by Android (Google) Code Review
Browse files

Merge "Add Nearby Slice URI for the SliceProvider to Settings.Secure"

parents d62aedf2 a214ee47
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10258,6 +10258,13 @@ public final class Settings {
        @Readable
        public static final String NEARBY_SHARING_COMPONENT = "nearby_sharing_component";
        /**
         * Nearby Sharing Slice URI for the SliceProvider to
         * read Nearby Sharing scan results and then draw the UI.
         * @hide
         */
        public static final String NEARBY_SHARING_SLICE_URI = "nearby_sharing_slice_uri";
        /**
         * Controls whether aware is enabled.
         * @hide