commit | efb1c943598f4969855b4a8e181921b9b11718b8 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Apr 04 20:31:44 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Tue Apr 04 20:31:44 2017 -0700 |
tree | 238f4e051c066f4f20ec561d39acc79f69e29301 | |
parent | 94696c5ac52b188ee3d0c01443e61ad18e25cd6b [diff] |
Fix dex flags for secondary dex files getDexFlags should always be called after getRealCompilerFilter. Otherwise public dex files might be considered private and their oat file will not be readable by others. Bug: 36896515 Test: adb shell cmd package compile -r bg-dexopt --secondary-dex com.google.android.gms check that the oat directory and files have the right permissions Change-Id: Ic91957f155c2008ed59a7e2ba14732e5af88d12a