diff options
author | Kenny Root <kroot@google.com> | 2012-10-18 10:58:36 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2012-10-18 15:12:09 -0700 |
commit | a3e90798b7ad3ed62e5b31842c699b2f98bd457b (patch) | |
tree | 01e322a27dfafaf0eb4938a095f3f7f32ed03d3e /samples/training/network-usage | |
parent | 341aa8e0e8753ddb5eca22311e7d671e0518f326 (diff) | |
download | frameworks_base-a3e90798b7ad3ed62e5b31842c699b2f98bd457b.zip frameworks_base-a3e90798b7ad3ed62e5b31842c699b2f98bd457b.tar.gz frameworks_base-a3e90798b7ad3ed62e5b31842c699b2f98bd457b.tar.bz2 |
Robustly add symlink and add for non-primary users
Amazingly, some apps still don't use the nativeLibraryPath. So add a lib
symlink for non-primary users to fix that.
Also, there was an error when the symlink existed that it would give up.
This shouldn't really happen, but in that case, just remove it and
create a new one to be safe.
Also, move the downgrade code to the appropriate place. This downgrade
case triggered the above symlink existing bug.
Bug: 7318366
Bug: 7371571
Change-Id: Ia175b36d98f00bdc2f2433b909aafd524eb34d15
Diffstat (limited to 'samples/training/network-usage')
0 files changed, 0 insertions, 0 deletions