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

Commit 8f13e4f0 authored by Stefan Andonian's avatar Stefan Andonian
Browse files

Update the LAUNCHER_DATA_ACCESS flag to have a valid namespace.

Bug: 418293051
Test: aconfig shows other flags with this namespace.
Flag: EXEMPT is updating a flag config
Change-Id: I57f9138ebe75179b27228d607145873b85bde646
parent 0b27ec80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ flag {
flag {
    name: "launcher_data_access"
    is_exported: true
    namespace: "launcher3"
    namespace: "launcher"
    description: "This flag introduces a permission which protects a content provider within home/launcher applications that enables management of home screen metadata such as shortcut placement, launch intents, and labels."
    bug: "379378706"
    metadata {