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