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

Skip to content
Commit 3bafe171 authored by hyemin.hwang's avatar hyemin.hwang Committed by Steve Kondik
Browse files

Prevent copyNativeLib of package scanning to reduce booting time.



Packagemanager do copyNativeBinariesForSupportedAbi for data apps(include updated system apps) every time.
And this takes a large percent of scanning time.
So, I added skip routine by check two confitions(isDexOptNeededInternal() and isUpdatedSystemApp()).

Change-Id: I46b3a4d9302456772012a176c89b5c878a712ef5
Signed-off-by: default avatarHyemin Hwang <hyemin.hwang@lge.com>
parent 5a2ed037
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