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

Commit f13db53b authored by Arun Voddu's avatar Arun Voddu Committed by Android (Google) Code Review
Browse files

Merge "Changing the visibility of getCarrierRestrictionStatus API to public...

Merge "Changing the visibility of getCarrierRestrictionStatus API to public with flagged annotation" into main
parents 0d8580cb 3f289473
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -12,3 +12,9 @@ flag {
    description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
    bug:"303780982"
}
flag {
    name: "carrier_restriction_status"
    namespace: "telephony"
    description: "This flag control the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
    bug:"313553044"
}
 No newline at end of file