Add constants kDsuScratch and kDsuUserdata

These partitions names are special devices used by DSU.
kDsuScratch is the scratch partition used by fs_mgr_overlayfs.
kDsuUserdata is the userdata partition used by fs_mgr_fstab.
fs_mgr_fstab.cpp:TransformFstabForDsu recognizes these special constants
and skip handling these devices.

Bug: 165925766
Test: Install and boot a DSU.
Change-Id: I08fc653218fb47acbb370a4470259eae3970c91f
1 file changed