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

Skip to content
Commit 5637cc46 authored by Zhou Song's avatar Zhou Song Committed by Arne Coucheron
Browse files

hal: return with error code to avoid tearing down existing recording

When an active recording use case started by a new session, the new
session will be rejected and enter standby, but the standby status
changed to false. Due to they share the same use case, the existing
recording can be teared down during standby of the new seesion.
Return with error code when new seesion is rejected and keep it in
standby state, then standby of the new seesion won't affect the
existing one.

Change-Id: Ib3ae6a2534474247ed70589c43cb258d297c4440
CRs-Fixed: 1004601
parent 295382d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment