summaryrefslogtreecommitdiff
path: root/common/dynamic_partition_control_interface.h
diff options
context:
space:
mode:
authorAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2020-12-15 11:05:46 +0000
committerAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2020-12-15 11:05:46 +0000
commit5d36de90488eb23effe6831eb7ff9ab1a6f4aee1 (patch)
treef1cba972cae9a60edeeecf4382ff0c6cede78a3d /common/dynamic_partition_control_interface.h
parent04e59bc195bd8279b000582268d348aeba3fff29 (diff)
parent52ed81866a22fcfadb268ce1287a181a418f3eac (diff)
Snap for 7033959 from 52ed81866a22fcfadb268ce1287a181a418f3eac to s-keystone-qcom-release
Change-Id: I5742ed3700eceb0a233e32ef0fca7608ad4e9996
Diffstat (limited to 'common/dynamic_partition_control_interface.h')
-rw-r--r--common/dynamic_partition_control_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dynamic_partition_control_interface.h b/common/dynamic_partition_control_interface.h
index 855d6e82..4f46f740 100644
--- a/common/dynamic_partition_control_interface.h
+++ b/common/dynamic_partition_control_interface.h
@@ -26,6 +26,7 @@
#include "update_engine/common/action.h"
#include "update_engine/common/cleanup_previous_update_action_delegate.h"
#include "update_engine/common/error_code.h"
+#include "update_engine/common/prefs_interface.h"
#include "update_engine/payload_consumer/file_descriptor.h"
#include "update_engine/update_metadata.pb.h"
@@ -54,7 +55,6 @@ struct FeatureFlag {
};
class BootControlInterface;
-class PrefsInterface;
class DynamicPartitionControlInterface {
public: