Home | History | Annotate | Download | only in vold

Lines Matching refs:fuse_sdcard

1205     char fuse_sdcard[PROPERTY_VALUE_MAX];
1304 property_get("ro.crypto.fuse_sdcard", fuse_sdcard, "");
1305 if (!strcmp(fuse_sdcard, "true")) {