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

Commit f3963442 authored by Shashank Kumar's avatar Shashank Kumar Committed by Android (Google) Code Review
Browse files

Merge "(SmsStack) Added aconfig flag for SMMA API" into main

parents ea69eb5d 38aaf7bd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -127,3 +127,11 @@ flag {
        purpose: PURPOSE_FEATURE
    }
}

# OWNER=shashannk TARGET=26Q2
flag {
    name: "support_ims_sms_smma"
    namespace: "telephony"
    description: "This flag exposes sms memory availability notification related APIs"
    bug:"428178177"
}