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

Commit 6900d452 authored by Ankita Vyas's avatar Ankita Vyas
Browse files

Update javadoc for INHERIT_DEVICE_POLICY

Fixes: 256978256
Test: NA
Change-Id: Id9b4fba0a2f0f529e12b9ad3e366ddd84ccf6acc
parent 4b4b8d7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ public final class UserProperties implements Parcelable {
     * device policies from its parent profile.
     *
     *<p> All the user restrictions and device policies would be not propagated to the profile
     * with this property value. The {(TODO:b/256978256) @link DevicePolicyEngine}
     * with this property value. The {@link com.android.server.devicepolicy.DevicePolicyEngine}
     * uses this property to determine and propagate only select ones to the given profile.
     *
     * @hide