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

Commit 17bdd3c4 authored by Anubha Kushwaha's avatar Anubha Kushwaha
Browse files

Update namespace for watch_face_role_enabled flag.

The `watch_face_role_enabled` flag's namespace is changed from "wear_services" to "wear_watchfaces".

Bug: 399345350
Change-Id: I30de13b847af54a485021f05111a43a6b44c4673
Flag: android.permission.flags.watch_face_role_enabled
parent a497af07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -617,7 +617,7 @@ flag {
flag {
    name: "watch_face_role_enabled"
    is_exported: true
    namespace: "wear_services"
    namespace: "wear_watchfaces"
    description: "This flag enables watchface roles support and API"
    bug: "399850691"
    is_fixed_read_only: true