Allow public profile compilation for primary apks
It is ok to perform a "public" compilation with profiles comming from dex metdata files. The PackageManager is responsible to set the is_public flag for primary apks; so we no longer check it in installd. (cherry picked from commit 0b386e03) Test: installd_dexopt_test Bug: 30934496 Merged-In: I72519c6a05aa318985396c6f93176624fe76c4be Change-Id: I72519c6a05aa318985396c6f93176624fe76c4be
Loading
Please register or sign in to comment