OSDN Git Service

Explicitly set lib dir permissions during unlink
authorKenny Root <kroot@google.com>
Mon, 30 Jul 2012 22:00:16 +0000 (15:00 -0700)
committerKenny Root <kroot@google.com>
Mon, 30 Jul 2012 22:01:20 +0000 (15:01 -0700)
commit515087d1c586c6c24222e03bbd01af58bdf0ed8d
tree32a8c08ba2b38f4a7e4bdc9c0c458602b23a30b1
parent47db02bad8fed67025669c41ef0c0dd9cafe7ed2
Explicitly set lib dir permissions during unlink

The default umask changed, so we have to explicitly set the mode of the
lib directory when we create it in unlinklib.

Bug: 6857022
Change-Id: I06fc3f29e99d686bbbb96184d8c314d4cc57e9fe
cmds/installd/commands.c