Prevent renaming Android/ dir

Since Android/ contains Android/{data, obb} bind mounts, renaming the
dir will move the bind mounts, effectively causing apps to lose the
bind mounts on Android/

Test: atest
ScopedStorageTest#testManageExternalStorageCannotRenameAndroid
Bug: 175767095

Change-Id: I8266b2cf8650ac3b56bb648ce66a67c0db7a6693
1 file changed