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

Commit 23a939e3 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati Committed by Android (Google) Code Review
Browse files

Merge "Make SATELLITE_ENABLED and EVENT_DISPLAY_SOS_MESSAGE public." into main

parents 0e18ca2e 131c1a8e
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;