Add owner and target release comment for all Android Telephony flags

Test: manual
Bug: 329513737
Change-Id: Ie430da1e475d18e32bd2f3ba2ad38a1113c359c1
diff --git a/flags/domainselection.aconfig b/flags/domainselection.aconfig
index 71d704c..3bf5898 100644
--- a/flags/domainselection.aconfig
+++ b/flags/domainselection.aconfig
@@ -1,5 +1,6 @@
 package: "com.android.internal.telephony.flags"
 
+# OWNER=forestchoi TARGET=24Q3
 flag {
     name: "ap_domain_selection_enabled"
     namespace: "telephony"
@@ -7,6 +8,7 @@
     bug:"258112541"
 }
 
+# OWNER=forestchoi TARGET=24Q3
 flag {
     name: "use_aosp_domain_selection_service"
     namespace: "telephony"
@@ -14,6 +16,7 @@
     bug:"258112541"
 }
 
+# OWNER=forestchoi TARGET=24Q3
 flag {
     name: "use_oem_domain_selection_service"
     is_exported: true
@@ -22,6 +25,7 @@
     bug:"258112541"
 }
 
+# OWNER=forestchoi TARGET=24Q3
 flag {
     name: "domain_selection_metrics_enabled"
     namespace: "telephony"