commit | 24492ae448c5335b42a14aaf2a9ef9882da3da04 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Apr 25 13:20:25 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Apr 25 13:20:29 2016 -0600 |
tree | d74c0e28b61fe7a6ba636c9e2378d9a1728eabe1 | |
parent | f07c7b9fd0a640bff4bf7690373613da217fe69b [diff] |
Track down Contexts without data directories. Data directories for all packages should be created and managed by installd; if we create a Context and the data directory doesn't exist yet, we're in trouble, since a later mkdirs() would end up creating the directory with incorrect permissions, mode, and SELinux labels. Bug: 28272737 Change-Id: Ie3bb884ab07748719378de5c792046a031a3f945