diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-18 02:09:25 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-18 02:09:25 +0000 |
commit | 0f1ef608b735cc5206eb5701810405b44ceddcde (patch) | |
tree | 693ff7c1d724992a2adee4d85de4790ecef1f97e /common/dynamic_partition_control_interface.h | |
parent | a3c56c701abdb8158c54f35c8d79160f0db96bd3 (diff) | |
parent | 32a4dfe7ae0c62f7d7a8b2600aa99060e567d114 (diff) |
Snap for 7152399 from 32a4dfe7ae0c62f7d7a8b2600aa99060e567d114 to sc-release
Change-Id: I7bb2c99e09d36b8115a5860265af83eee5cb01ed
Diffstat (limited to 'common/dynamic_partition_control_interface.h')
-rw-r--r-- | common/dynamic_partition_control_interface.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/dynamic_partition_control_interface.h b/common/dynamic_partition_control_interface.h index 61127d4e..8b29c3b0 100644 --- a/common/dynamic_partition_control_interface.h +++ b/common/dynamic_partition_control_interface.h @@ -69,6 +69,9 @@ class DynamicPartitionControlInterface { // Return the feature flags of Virtual A/B on this device. virtual FeatureFlag GetVirtualAbFeatureFlag() = 0; // Return the feature flags of Virtual A/B Compression on this device. + // This function will tell you if current device supports VABC. However, it + // DOES NOT tell you if VABC is used for current OTA update. For that, use + // UpdateUsesSnapshotCompression. virtual FeatureFlag GetVirtualAbCompressionFeatureFlag() = 0; // Attempt to optimize |operation|. |