xref: /aosp_15_r20/frameworks/base/core/java/com/android/internal/compat/compat_logging_flags.aconfig (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1package: "com.android.internal.compat.flags"
2container: "system"
3
4flag {
5    name: "skip_old_and_disabled_compat_logging"
6    namespace: "app_compat"
7    description: "Feature flag for skipping debug logging for changes that do not target the latest sdk or are disabled"
8    bug: "323949942"
9    is_fixed_read_only: true
10}
11