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

Commit 0cb87170 authored by Chip Fukuhara's avatar Chip Fukuhara
Browse files

Change namespace of compat logging flags

The submitted namespace for trunk stable flagging is different from the
originally listed one, updating

Bug: 323949942
Test: None, config change only

Change-Id: I38f41c56b58da2a882a0b3223067736850e58245
parent 6ea0cc1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ package: "com.android.internal.compat.flags"

flag {
    name: "skip_old_and_disabled_compat_logging"
    namespace: "platform_compat"
    namespace: "app_compat"
    description: "Feature flag for skipping debug logging for changes that do not target the latest sdk or are disabled"
    bug: "323949942"
    is_fixed_read_only: true