package: "android.cts.flags.tests" container: "system" flag { name: "readwrite_disabled_flag" namespace: "cts" description: "testing flag that is always disabled" bug: "" } flag { name: "readwrite_disabled_flag_2" namespace: "cts" description: "another testing flag that is always disabled" bug: "" } flag { name: "readwrite_enabled_flag" namespace: "cts" description: "testing flag that is always enabled" bug: "" }