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

Commit d64cac10 authored by Hwayoung Helen Kim's avatar Hwayoung Helen Kim
Browse files

Add prefix to the definition of the Audio_Handler

Bug: 250815288
Bug: 255715090
Test: Build and atest ImsCallingTest#testSetCallAudioHandler
Change-Id: Iaee74daf90ca2a95c7547c47a14e3c5138d82db5
parent d21ac143
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -831,7 +831,8 @@ public class MmTelFeature extends ImsFeature {
            "android.telephony.ims.feature.extra.IS_UNKNOWN_CALL";

    /** @hide */
    @IntDef(flag = true,
    @IntDef(
        prefix = "AUDIO_HANDLER_",
        value = {
            AUDIO_HANDLER_ANDROID,
            AUDIO_HANDLER_BASEBAND