From 3f289473f91c18308c82c9b84d100e876a0ae211 Mon Sep 17 00:00:00 2001 From: arunvoddu Date: Tue, 28 Nov 2023 07:48:12 +0000 Subject: Changing the visibility of getCarrierRestrictionStatus API to public with flagged annotation Bug: 313553044 Test: Built Successfully and verified cts Change-Id: I590c97795715a6d1f6d5726cf504a5ce9a5cd564 --- flags/uicc.aconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/flags/uicc.aconfig b/flags/uicc.aconfig index 3ef2301650..b2024b006e 100644 --- a/flags/uicc.aconfig +++ b/flags/uicc.aconfig @@ -11,4 +11,10 @@ flag { namespace: "telephony" 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 -- cgit v1.2.3