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

Commit a8c92455 authored by Jin Jeong's avatar Jin Jeong Committed by Android (Google) Code Review
Browse files

Merge "New System Api: getCarrierId using carrierIdentifier" into main

parents 2d5cfa6e afc90011
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -88,3 +88,11 @@ flag {
    description: "This flag controls the type of API that retrieves ISIM records, either hidden or system type."
    bug:"359721349"
}

# OWNER=jinjeong TARGET=25Q2
flag {
    name: "carrier_id_from_carrier_identifier"
    namespace: "telephony"
    description: "This flag controls to get a carrier id using a carrier identifier."
    bug:"378778278"
}