Skip to content
Commit 383dbf27 authored by William Loh's avatar William Loh
Browse files

Add ASL support for preloads

Introduces a new asl-file tag in framework-sysconfig.xml with a package
and path attribute to configure asl file path for preloaded apps. On
first boot or OTA, SystemConfig will read and store the path on
PackageSetting which will become the source of truth for the file path.

Bug: 276979041
Test: Manually edit framework-sysconfig.xml with test asl-file tag
Test: adb shell setprop persist.pm.mock-upgrade true
Test: adb shell pm get-app-metadata <test-package-name>
Test: atest CtsPackageInstallTestCases:InstallAppMetadataTest
Change-Id: I35eccd04f34187021033df536945c1c68e11758f
parent b88aaa33
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