Skip to content
Commit 12c292e9 authored by Bookatz's avatar Bookatz
Browse files

UserSystemPackageInstaller intern packageNames

UserSystemPackageInstaller obtains a list of package names
from a sysconfig file (the whitelist) at boot time.
But package names are already interned in PackageParser.
So we should intern the package names here too to save memory.

Bug: 134605778
Test: atest UserSystemPackageInstallerTest
Change-Id: Icf519473122f6b758749286b5efa8989c6b5ee60
parent bbf394bf
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