OSDN Git Service

vold3: auto mount CDROM
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 25 Mar 2017 16:45:41 +0000 (00:45 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 17 Dec 2019 05:19:56 +0000 (13:19 +0800)
commit5511ffb3836f01266f623a7e20493d2d7cab74ef
tree6a5622dfb386cf2f95088bfcfabe354a6542616d
parent1a6fe4a008591c35c476c4f95ff18532341fb8a9
vold3: auto mount CDROM

Luo Chunbo's ISO9660 support (commit 133632d5) is not complete. Still
need to handle block devices with major number of CDROM.
VolumeManager.cpp
model/Disk.cpp
model/Disk.h
model/PublicVolume.cpp