commit | 1a673c868c2d2d81fcaeab34b4a7c75d4a978584 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu May 10 16:45:29 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Thu May 10 16:47:24 2012 -0700 |
tree | 61d8f485b1cfa2186df82989f77e5b73700a802b | |
parent | 348c8aba0d2df2996e0fe57900ef518c6aeb4b29 [diff] |
Native library loading needs to read directory When calling System.loadLibrary(), it needs to be able to read the directory to load the file. We could probably fix that, but changing permissions here is faster. Bug: 6478606 Change-Id: I296b0805839da5a19950157f9a16755a4d258ca8