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

Commit 1e367e39 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change namespace of compat logging flags" into main

parents 4e2031f9 0cb87170
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@ package: "com.android.internal.compat.flags"


flag {
flag {
    name: "skip_old_and_disabled_compat_logging"
    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"
    description: "Feature flag for skipping debug logging for changes that do not target the latest sdk or are disabled"
    bug: "323949942"
    bug: "323949942"
    is_fixed_read_only: true
    is_fixed_read_only: true