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

Commit f4463f36 authored by Kholoud Mohamed's avatar Kholoud Mohamed
Browse files

Change flags namespace back to enterprise

Bug: 299289004
Test: N/A
Change-Id: I9be1c628034ab18c663abbde65ab3933a519829f
parent 3b428b8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -624,7 +624,7 @@ final class DevicePolicyEngine {
    }

    /**
     * Retrieves the global policy set by the admin for the provided {@code policyDefinition} and
     * Retrieves the global policy set by the admin for the provided {@code policyDefinition}
     * if one was set, otherwise returns {@code null}.
     */
    @Nullable
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ package: "com.android.server.devicepolicy.flags"

flag {
  name: "policy_engine_migration_v2_enabled"
  namespace: "device_policy"
  namespace: "enterprise"
  description: "V2 of the policy engine migrations for Android V"
  bug: "289520697"
}
 No newline at end of file