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

Commit bb7f1622 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mention location access in lost mode DPM API" into main

parents 31aee6d0 636471b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6981,6 +6981,8 @@ public class DevicePolicyManager {
     * <p>The caller must hold the
     * {@link android.Manifest.permission#TRIGGER_LOST_MODE} permission.
     *
     * <p>This API accesses the device's location and will only be used when a device is lost.
     *
     * <p>Register a broadcast receiver to receive lost mode location updates. This receiver should
     * subscribe to the {@link #ACTION_LOST_MODE_LOCATION_UPDATE} action and receive the location
     * from an intent extra {@link #EXTRA_LOST_MODE_LOCATION}.