OSDN Git Service

Add vdc checkpoint supportsBlockCheckpoint
authorPaul Lawrence <paullawrence@google.com>
Mon, 18 Mar 2019 20:36:40 +0000 (13:36 -0700)
committerPaul Lawrence <paullawrence@google.com>
Mon, 18 Mar 2019 20:40:00 +0000 (13:40 -0700)
commitc5c79c56797db4f5b10a3aee78d2c030aa308fc5
tree2453d2fbb0d7f548111b2d076858f143d27c707c
parent7573874d3fb9ec9d4aaeb013447ee51c23c9b7da
Add vdc checkpoint supportsBlockCheckpoint

Also add vdc checkpoint supportsFileCheckpoint
This is to allow tests to be specific to supported checkpoint mode.

Test: Built on Taimen and Crosshatch, made sure both new functions work
as expected

Change-Id: I0eab7453b13c0a2e31840ef9ad24a692cec55b00
Checkpoint.cpp
Checkpoint.h
VoldNativeService.cpp
VoldNativeService.h
binder/android/os/IVold.aidl
vdc.cpp