Allow special handling for move operations.

Just like rename operations, move operations require
special handling to also change the paths of the
children. Move operations have 3 arguments -- the new
parent, the new storage, and the new path.

Bug: 66925416
Test: Move a folder containing files and use content query --uri
content://media/external/file to verify paths are correct.

Change-Id: Ia2e79b26ccef07974d30cae611534e824121b5e6
1 file changed