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

Commit abda4584 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update device policy APIs after linter fix" am: 0eb6bb92 am: 41f045d4

parents 5134d7fd 41f045d4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2400,6 +2400,7 @@ public class DevicePolicyManager {
     * applied (cross profile intent filters updated). Only usesd for CTS tests.
     * @hide
     */
    @SuppressLint("ActionValue")
    @TestApi
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_DATA_SHARING_RESTRICTION_APPLIED =
@@ -2410,6 +2411,7 @@ public class DevicePolicyManager {
     * has been changed.
     * @hide
     */
    @SuppressLint("ActionValue")
    @TestApi
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_DEVICE_POLICY_CONSTANTS_CHANGED =