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

Skip to content
Commit 47b4033c authored by Devin Moore's avatar Devin Moore
Browse files

Change return value when NDK symbol isn't present

In nativewindo, if the NDK symbols aren't present the read/write
parcel calls will fail. STATUS_FAILED_TRANSACTION is a special return
value and shouldn't be used for this case. Return
STATUS_INVALID_OPERATION instead.

This change will allow the caller to handle the error.

Test: m
Bug: none
Change-Id: I98f1319d8a67bd159825da9b7b533e9f709ad288
parent 84427d10
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