summaryrefslogtreecommitdiffstats
path: root/KeyStorage.h
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2017-07-06 15:53:24 -0700
committerMichael Bestas <mkbestas@lineageos.org>2017-12-20 22:14:52 +0200
commit18335a5b00d5144655a7b334c03993495e48abcd (patch)
tree2934bbd39699aaf3b07e5e0e40750611f517fcc6 /KeyStorage.h
parentde540c400f1df774ba19db7e465bf80ad956670a (diff)
downloadandroid_system_vold-18335a5b00d5144655a7b334c03993495e48abcd.tar.gz
android_system_vold-18335a5b00d5144655a7b334c03993495e48abcd.tar.bz2
android_system_vold-18335a5b00d5144655a7b334c03993495e48abcd.zip
Treat removable UFS card as SD card
Removable UFS cards are alternative to SD cards and they are detected as SCSI block devices. Currently these cards shows up "USB disk" as we consider anything other than SD card as USB disks. As both UFS cards and USB disks are SCSI block devices, we can't differentiate between USB disks and UFS cards by MAJOR number of block device. This change looks for "ufs" string in DEVPATH parameter of uevent to detect if it is UFS card or not and treat it as SD card. Change-Id: I88534190d0610ced515c8c3e53aaae1a49480fbf
Diffstat (limited to 'KeyStorage.h')
0 files changed, 0 insertions, 0 deletions