From a user perspective, Android has gotten more locked down. This in that while previously one could access the file system directly, now on has to go via a sub-system that can deny or hide access arbitrarily.
You're talking about a security issue where one app could read and write another app's data. That's like saying Android is locked down because you can't read another app's heap.