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

Skip to content
Commit fb778cf7 authored by William Loh's avatar William Loh
Browse files

Remove File.exists() checks for app metadata files

File.exists() is expensive especially when the file does not exist.
Instead of doing this check we will cache whether or not the file was
sucessfully written to the session.

Bug: 338174039
Test: atest InstallAppMetadataTest
Change-Id: I43a30bd1dc46a2169c591ab65458b8e79b0caec5
parent 61e25300
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