blob: 623c3b6e827d492ba3bbd5b49cf1b47fbd4ee29d [file] [log] [blame]
package: "com.android.internal.telephony.flags"
container: "system"
# OWNER=forestchoi TARGET=24Q3
flag {
name: "ap_domain_selection_enabled"
namespace: "telephony"
description: "This flag controls AP domain selection feature."
bug:"258112541"
}
# OWNER=forestchoi TARGET=24Q3
flag {
name: "use_aosp_domain_selection_service"
namespace: "telephony"
description: "This flag controls AOSP's domain selection service supported."
bug:"258112541"
}
# OWNER=forestchoi TARGET=24Q3
flag {
name: "use_oem_domain_selection_service"
is_exported: true
namespace: "telephony"
description: "This flag controls OEMs' domain selection service supported."
bug:"258112541"
}
# OWNER=forestchoi TARGET=24Q3
flag {
name: "domain_selection_metrics_enabled"
namespace: "telephony"
description: "This flag controls domain selection metrics."
bug:"258112541"
}