diff options
author | 2017-02-15 12:44:14 -0800 | |
---|---|---|
committer | 2017-02-15 14:36:07 -0800 | |
commit | 944d0def1a628bcbd76056683085efd2b999fe5b (patch) | |
tree | 89ebd98a8e57fabdd1bd2d268b011b4a7117331c /libs/gui/ConsumerBase.cpp | |
parent | abc64f0d096f61f8150dc6f8398a829281fd4dd0 (diff) |
Fix the ownership of compiler artifacts for secondary dex files
odex, vdex and art files should be owned by the app and not by system.
Test: verify odex and vdex owner:
adb shell cmd package compile -m speed --secondary-dex -f
com.google.android.gms
adb shell ls
/data/user/0/com.google.android.gms/app_chimera/m/00000004/oat/arm64/
-al
-rw-r--r-- 1 u0_a17 u0_a17 5640832 2017-02-02 18:00
DynamiteModulesA_GmsCore_prodmnc_alldpi_release.odex
-rw-r--r-- 1 u0_a17 u0_a17 3016818 2017-02-15 12:42
DynamiteModulesA_GmsCore_prodmnc_alldpi_release.vdex
Bug: 35389574
Bug: 32871170
Change-Id: I0650265cedcc572d43bb1fc0d0758ae43ea890b2
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions