summaryrefslogtreecommitdiffstats
path: root/set_metadata.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-25Make it backwards compatible with 4.4Ethan Yonker1-0/+0
Change-Id: I668604cddc8e8afbf78709f3f872bea4e9f4aa06
2015-01-22Hide some non critical error messagesEthan Yonker1-1/+1
Change-Id: I6e43242e44ce63cea9472c75a9f7fedf1b34fbbe
2014-12-12Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker1-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