Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5556feb3 authored by Jayachandran C's avatar Jayachandran C
Browse files

Update flag meta data for idenfitying the owner and target release

Bug: 329513737
Test: make

Change-Id: I886a3c023899b738bc2656dda0dd186f086ea811
parent 3648a76f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
package: "com.android.internal.telephony.flags"

# OWNER=jayachandranc TARGET=24Q3
flag {
    name: "esim_bootstrap_provisioning_flag"
    namespace: "telephony"
    description: "This flag controls eSIM Bootstrap provisioning feature support."
    bug:"298567545"
}

# OWNER=arunvoddu TARGET=24Q3
flag {
    name: "imsi_key_retry_download_on_phone_unlock"
    namespace: "telephony"
    description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
    bug:"303780982"
}

# OWNER=arunvoddu TARGET=24Q3
flag {
    name: "carrier_restriction_status"
    is_exported: true
@@ -19,12 +24,16 @@ flag {
    description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
    bug:"313553044"
}

# OWNER=arunvoddu TARGET=24Q3
flag {
    name: "carrier_restriction_rules_enhancement"
    namespace: "telephony"
    description: "This flag controls the new enhancements to the existing carrier restrictions rules"
    bug:"317226653"
}

# OWNER=rafahs TARGET=24Q3
flag {
    name: "esim_available_memory"
    is_exported: true