OSDN Git Service

App home directories are now 0700 for targetSdkVersion > 17
authorNick Kralevich <nnk@google.com>
Thu, 13 Dec 2012 00:26:55 +0000 (16:26 -0800)
committerNick Kralevich <nnk@google.com>
Fri, 14 Dec 2012 19:53:14 +0000 (11:53 -0800)
commit7f5c84a0b25706746a92ad1233cbbb8923eda54d
tree424ba30ba9c63230c903eab815374cfb9bcdbeb3
parent1aa652807b5135d7cf9c5f6eed2268c9aa4984e0
App home directories are now 0700 for targetSdkVersion > 17

Have installd set an app's home directory permissions to
0700 if the app has targetSdkVersion > 17.

Bug: 7208882
Change-Id: Iaa4fc42fec69bc1abdfae53704d6264dd6fa965f
cmds/installd/Android.mk
cmds/installd/commands.c
cmds/installd/installd.c
cmds/installd/installd.h