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

Skip to content
Commit 1556c36e authored by felkachang's avatar felkachang Committed by Felka Chang
Browse files

Fix using StrictJarFile that is @hide API

In order to do the unbundle DocumentsUI, it is not appropriate to
use the @hide API. StrictJarFile is @hide API.

StrictJarFile has the 4 gigabytes limitation and common compress
support the archive size above 4 gigabytes

ReadableArchiveTest has the implicit assumption that the sequence
order of rows has the consistentence for using the other archive
library. To remove the assumption and move to JUnit 4 style.

fix some checkstyle warning.

Fixes: 112696623
Fixes: 110868242
Test: atest DocumentsUITests

Change-Id: Ibaf0b2cc80cbd322c09791f2287734022572f1e4
parent 1d2ff700
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