Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-25 | Make it backwards compatible with 4.4 | Ethan Yonker | 1 | -8/+0 | |
Change-Id: I668604cddc8e8afbf78709f3f872bea4e9f4aa06 | |||||
2014-12-12 | Attempt to set the proper uid/gid/contexts on new files and dirs | Ethan Yonker | 1 | -0/+45 | |
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 |