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

Commit a37baaa2 authored by Megha Patil's avatar Megha Patil Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag to public API for IMS service." into main

parents daa3d5fc 3ee399f8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -137,3 +137,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=meghapatil TARGET=25Q2
flag {
    name: "support_sms_over_ims_apis"
    namespace: "telephony"
    description: "Used to expose SMS related hidden APIs for SMS over IMS to public API."
    bug:"359721349"
}