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

Skip to content
Commit 68f012f0 authored by TYM Tsai's avatar TYM Tsai
Browse files

Move PackageParser2 to internal

1. PackageCacher is not used 9by client applications, so keep it on
the server side and replace it with a new interface. When the server
builds the parser, pass the correct object. The client just needs to
pass null.
2. Move out forParsingFileWithDefaults() from PackageParser2

Bug: 309596860
Test: build pass and boot to home
Test: atest PackageManagerServiceServerTests
Test: atest PackageManagerComponentOverrideTests
Test: atest PermissionServiceMockingTests
Test: atest PackageManagerServiceUnitTests
Test: atest PackageManagerPerfTests
Change-Id: I60818b829c82ae7bd6eb88030afce3a18704402c
parent 8124c112
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