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

Commit 636471b6 authored by Alex Johnston's avatar Alex Johnston
Browse files

Mention location access in lost mode DPM API

Bug: 234440948
Test: NA
Flag: EXEMPT documentation update
Change-Id: I57fcf4e3834f7f70519c2d413e1a9b2b930a121a
parent 0d34d228
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}.