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

Commit a9f259d4 authored by Vitor Carvalho's avatar Vitor Carvalho
Browse files

Fix bug number used in the enable_supervision_service_sync flag.

Test: n/a

Change-Id: Ibc3e8510bee9e7aeef50efc2c5e3f58ff4f54614
Flag: android.app.admin.flags.enable_supervision_service_sync
parent a6a28270
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -365,7 +365,7 @@ flag {
    is_exported: true
    namespace: "enterprise"
    description: "Allows DPMS to enable or disable SupervisionService based on whether the device is being managed by the supervision role holder."
    bug: "376213673"
    bug: "358134581"
}

flag {