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
Loading
Please register or sign in to comment