Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide some non critical error messages | Ethan Yonker | 2015-01-22 | 1 | -1/+1 |
| | | | | Change-Id: I6e43242e44ce63cea9472c75a9f7fedf1b34fbbe | ||||
* | Attempt to set the proper uid/gid/contexts on new files and dirs | Ethan Yonker | 2014-12-12 | 1 | -0/+89 |
Files and folders that we create during backups, copy log, or MTP operations often do not have the proper uid/gid/contexts assigned. We will attempt to read the proper contexts from the settings storage path and assign those same contexts to any files or dirs that we create. Change-Id: I769f9479854122b49b499de2175e6e2d026f8afd |