diff options
author | Calin Juravle <calin@google.com> | 2017-04-04 20:31:44 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2017-04-04 20:31:44 -0700 |
commit | efb1c943598f4969855b4a8e181921b9b11718b8 (patch) | |
tree | 238f4e051c066f4f20ec561d39acc79f69e29301 /tools/aapt2/diff/Diff.cpp | |
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
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions