summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 944aa62..a6d27d1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -245,6 +245,9 @@ cc_library {
"//bootable/recovery/applypatch",
"//bootable/recovery/tests",
"//bootable/recovery/updater",
+ "//bootable/deprecated-ota/applypatch",
+ "//bootable/deprecated-ota/tests",
+ "//bootable/deprecated-ota/updater",
],
// We only use the shared flags here; the whole point is that this
// library behaves the same on all different architectures.