The Storage Protection of Block Device in Android

Zhao-Wei Wang,Quan-Xin Zhang,Lei Long,Zi-Jing Cheng,Yu-An Tan
DOI: https://doi.org/10.2991/isci-15.2015.324
2015-01-01
Abstract:Data protection technology based on operation redirection has not been implemented in Android operating system. To achieve the goal of operation redirection, the research of Android storage subsystem needs to be done. By modifying the block device driver and rebuilding the kernel, all block device I/O requests are monitored and redirected. The experiment results demonstrate that the redirection-based storage protection is feasible in Android system. The potential improvement is discussed at the end of the paper.
What problem does this paper attempt to address?