# 1st column: Mount point
# 2nd column: Path relative to root of persistent storage (or auto)
# 3rd column: type => persistent|temporary
# 4th column: action => none|transition (transition requires persistent)

/home                                   user-data               persistent  transition
/android/data                           android-data            persistent  none
/etc/NetworkManager/system-connections  auto                    persistent  none
/tmp                                    none                    temporary   none
/var/crash                              auto                    persistent  none
/var/lib/dbus                           auto                    persistent  none
/var/lib/NetworkManager                 auto                    persistent  none
/var/lib/system-image                   auto                    persistent  none
/var/log                                auto                    persistent  transition
