summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jaewoong Jung <jungjw@google.com> 2020-04-03 18:35:38 -0700
committer Jaewoong Jung <jungjw@google.com> 2020-04-06 10:41:40 -0700
commita86983dc7a066e5a7bf0482e67ed937156db144e (patch)
tree453860d1489b71f639c1d22538e055e825cd2ade /java/java_test.go
parentab768cf54bb97ae17b22097509e0b67c993375cd (diff)
Use 0777 instead of FileInfo() for dirs.
Golang's FileInfo() implementation recognizes FAT filesystem directories correctly, but doesn't actually add executable bits, which essentially makes them inaccessible. Use 0777 when we know we're dealing with directories. (This is a cherry-pick change.) Fixes: 153207404 Test: manually tested with an aar file with FAT permission bits. Change-Id: Ie9f5320bc44d24b2f9d54d4036bb1747456655bb Merged-In: Ie9f5320bc44d24b2f9d54d4036bb1747456655bb
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions