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

Commit 131c1a8e authored by Aishwarya Mallamapti's avatar Aishwarya Mallamapti Committed by Aishwarya Mallampati
Browse files

Make SATELLITE_ENABLED and EVENT_DISPLAY_SOS_MESSAGE public.

Bug: 285607031
Test: Flashed build on raven-userdebug and performed basic functionality
tests,
atest CtsTelephonyTestCases

Change-Id: I760f0e44e0dbc5d360fc7d7d79cc3f91fd113692
parent 7f80950c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
package com.android.server.telecom;

import static android.provider.CallLog.Calls.MISSED_REASON_NOT_MISSED;
import static android.telecom.Call.EVENT_DISPLAY_SOS_MESSAGE;
import static android.telephony.TelephonyManager.EVENT_DISPLAY_SOS_MESSAGE;

import android.annotation.NonNull;
import android.annotation.Nullable;