summaryrefslogtreecommitdiff
path: root/cmds/installd/InstalldNativeService.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/installd/InstalldNativeService.h')
-rw-r--r--cmds/installd/InstalldNativeService.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/installd/InstalldNativeService.h b/cmds/installd/InstalldNativeService.h
index 0e91cb27ba..2b7bf33cbc 100644
--- a/cmds/installd/InstalldNativeService.h
+++ b/cmds/installd/InstalldNativeService.h
@@ -155,6 +155,8 @@ public:
const std::string& codePath, const std::unique_ptr<std::string>& dexMetadata,
bool* _aidl_return);
+ binder::Status migrateLegacyObbData();
+
private:
std::recursive_mutex mLock;