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

Commit d22b05cc authored by The Android Open Source Project's avatar The Android Open Source Project Committed by Xin Li
Browse files

DO NOT MERGE - Merge RP1A.201005.006

Bug: 168212094
Merged-In: Ieea6a708ca0fd1689e4b120db12f0cd96e8db95d
Change-Id: Ia1e496602eaa75f3fbe70cb94a7af23bc48ace17
parents 9c2cb262 4cd57119
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -226,6 +226,7 @@ public class SapServer extends Thread implements Callback {
                mContext.getString(R.string.bluetooth_sap_notif_title),
                NotificationManager.IMPORTANCE_HIGH);
        notificationManager.createNotificationChannel(notificationChannel);
        flags |= PendingIntent.FLAG_IMMUTABLE;
        if (VERBOSE) {
            Log.i(TAG, "setNotification type: " + type);
        }