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

Skip to content
Commit 40a001d5 authored by Nan Wu's avatar Nan Wu
Browse files

Log instances where ParcelFileDescriptor.open is called with mode

w, but without a or t. Starting in Android Q, the ParcelFileDescriptor#parseMode method no longer implicitly adds the truncate flag to mode "w". This commit adds logging to the central location where the result of parseMode would typically be passed to identify apps potentially affected by this change.
Test: manual test.

Change-Id: I35e0ceaafff0bef616ce8f998530cc610206e46b
parent 4d63c1ff
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