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

Skip to content
Commit 25b04155 authored by Jiju Kinattingal's avatar Jiju Kinattingal Committed by Linux Build Service Account
Browse files

Fix to avoid Out of State Indications to apps

During the Out Of Service (OOS) bursts, an existing data connection is
reported as disconnected and the corresponding link properties are
removed, resulting in data connection loss.

We need to ignore OOS bursts. If the service is indeed lost, data call
disconnect indication will be sent by modem, else we will wait
optimistically for a quick reattach.

Add a system property to ignore out of service bursts.

Commits squashed:
I57a1bb36902cb01172c5ec35e847c3f2c8a2a423
If8d96115fdb8b0f65d75b57ee32da5fec2f4c178

Conflicts:
        src/java/com/android/internal/telephony/PhoneBase.java

Change-Id: I36f709b4cfc04a68542ec64c905f0850d2db231d
CRs-Fixed: 593413
parent 35758fb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment