summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorJaewoong Jung <jungjw@google.com>2020-04-03 18:35:38 -0700
committerJaewoong Jung <jungjw@google.com>2020-04-03 19:00:53 -0700
commit4f5edfc43cd6c53d6901a22f9ebf270217af02b2 (patch)
tree89d7f5b4197ffd6b464071905baf82e8a29bdd78 /java/java.go
parent39ea8943358d2b4c5a2fae6ffc7e69ddf8e56f8f (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. Fixes: 153207404 Test: manually tested with an aar file with FAT permission bits. Change-Id: Ie9f5320bc44d24b2f9d54d4036bb1747456655bb
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions