OSDN Git Service

Use exFAT for SDXC cards
authorOleksiy Avramchenko <oleksiy.avramchenko@sony.com>
Wed, 23 May 2018 16:59:48 +0000 (18:59 +0200)
committerJohn Eckerdal <john.eckerdal@sony.com>
Mon, 24 Sep 2018 12:28:24 +0000 (14:28 +0200)
commit4cff06d45faa4cf62f471f56550006e5f0a2d7db
tree7e6c96b19716dbb1b8135ddf8e88ceceae00a94c
parent625dc787c629cd04e30328a9b1cf4a8e7d6210bc
Use exFAT for SDXC cards

When both VFAT and exFAT are supported VFAT will only be used to
format card. Use exFAT for cards larger than 32GB per SDXC standard.

Test: build, manual, mount exFAT volume
Bug: 80202067
Change-Id: If504f9685256a669c5801a69d69d5a214ad27455
model/PublicVolume.cpp