diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-05-06 04:28:54 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-05-06 04:28:54 -0700 |
commit | a45f24b8008a8cf04d9af9d00fe8a10a7f795efb (patch) | |
tree | e13b5159a7992ed86c1b34408556504949ecfbdf /common/dynamic_partition_control_interface.h | |
parent | cf899de56fe42aa8b18f68901607ffd232c316fb (diff) | |
parent | 6fcdb3ecde0166a46909950867a275d384395847 (diff) |
Merge 6fcdb3ecde0166a46909950867a275d384395847 on remote branch
Change-Id: Iedef16e7b13f3be21864b9f2da187ce61e54657f
Diffstat (limited to 'common/dynamic_partition_control_interface.h')
-rw-r--r-- | common/dynamic_partition_control_interface.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/dynamic_partition_control_interface.h b/common/dynamic_partition_control_interface.h index e6ebe6a1..2c01b1a9 100644 --- a/common/dynamic_partition_control_interface.h +++ b/common/dynamic_partition_control_interface.h @@ -73,6 +73,8 @@ class DynamicPartitionControlInterface { // DOES NOT tell you if VABC is used for current OTA update. For that, use // UpdateUsesSnapshotCompression. virtual FeatureFlag GetVirtualAbCompressionFeatureFlag() = 0; + // Return the feature flag for Virtual AB Compression XOR + virtual FeatureFlag GetVirtualAbCompressionXorFeatureFlag() = 0; // Attempt to optimize |operation|. // If successful, |optimized| contains an operation with extents that |