diff options
Diffstat (limited to 'dynamic_partition_control_interface.h')
-rw-r--r-- | dynamic_partition_control_interface.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dynamic_partition_control_interface.h b/dynamic_partition_control_interface.h index b92d88ab..86a07300 100644 --- a/dynamic_partition_control_interface.h +++ b/dynamic_partition_control_interface.h @@ -35,6 +35,9 @@ class DynamicPartitionControlInterface { // Return true iff dynamic partitions is enabled on this device. virtual bool IsDynamicPartitionsEnabled() = 0; + // Return true iff dynamic partitions is retrofitted on this device. + virtual bool IsDynamicPartitionsRetrofit() = 0; + // Map logical partition on device-mapper. // |super_device| is the device path of the physical partition ("super"). // |target_partition_name| is the identifier used in metadata; for example, |