diff options
author | John Eckerdal <john.eckerdal@sonymobile.com> | 2016-11-03 14:04:47 +0100 |
---|---|---|
committer | Carmen Jackson <carmenjackson@google.com> | 2017-07-12 10:33:24 -0700 |
commit | 60b07cd3452eee5324568027b564e6468e2c13bd (patch) | |
tree | 3539eb1ed744c526d14758643f33f1851ba172ed /rs/java/android/renderscript/ProgramStore.java | |
parent | 8d10791f5b979a5343f462d1b0e9ab1cbbfe8346 (diff) |
Select correct oat/odex when pinning the Camera APK
Make sure that if a primary ABI is set for an application that this
ABI is properly taken into account when comparing the VM runtime
bitness.
Without this change a 32-bit camera running application running on a
device where the primary ABI is 64-bit the code would assume create
a path to a non-existant 64-bit binary.
Test: Enable debug prints in pinning service and check if all parts
of camera is pinned.
Bug: 32633857
Change-Id: Iabf7ab890628fa92b0afd3e315a2d74073afde41
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions