Skip to content
Commit 2b0b8983 authored by Songchun Fan's avatar Songchun Fan
Browse files

Fix extractNativeLib condition check

Should always extract native lib if it is not an incremental installation.

BUG: 146781591
Test: manual and check that *.so files are extracted.

$ adb install ~/Downloads/megacity.apk
$ adb shell
coral:/ # ls -R /data/app/com.unity.megacity-yNpLT0e2Zslj3bSo1EpYTg\=\=/lib/
/data/app/com.unity.megacity-yNpLT0e2Zslj3bSo1EpYTg==/lib/:
arm64

/data/app/com.unity.megacity-yNpLT0e2Zslj3bSo1EpYTg==/lib/arm64:
libil2cpp.so  libmain.so  libunity.so

Change-Id: I2b3bdf279e5d5f48304ffe10410469d41dc34625
parent b130bfbe
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