f36bdddc7e
This allows devices that have sdcardfs enabled in the kernel to not use it. When external_storage.sdcardfs.enabled=0, sdcardfs will not be mounted. This is treated as default true to not affect upgrading devices. It does not use the old ro.sys.sdcardfs as that has been repurposed over time and no longer can be relied on to turn off sdcardfs. This is included within emulated_storage.mk Bug: 155222498 Test: mount|grep "type sdcardfs" should find nothing after boot complete if external_storage.sdcardfs.enabled=0 Change-Id: I23d75fb1225aeabbcb1a035ad62fd042b6b3c7b5 |
||
---|---|---|
.. | ||
Disk.cpp | ||
Disk.h | ||
EmulatedVolume.cpp | ||
EmulatedVolume.h | ||
ObbVolume.cpp | ||
ObbVolume.h | ||
PrivateVolume.cpp | ||
PrivateVolume.h | ||
PublicVolume.cpp | ||
PublicVolume.h | ||
StubVolume.cpp | ||
StubVolume.h | ||
VolumeBase.cpp | ||
VolumeBase.h | ||
VolumeEncryption.cpp | ||
VolumeEncryption.h |