summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorxunchang <xunchang@google.com>2019-02-25 23:14:01 +0100
committerxunchang <xunchang@google.com>2019-03-11 18:43:52 +0100
commitf07ed2efeb18121fd3f1c489053e84fd9f46c4c1 (patch)
tree786208bfa07ce110fcaffd9ad576c4815ca54380 /Android.bp
parentMerge "Add a new entry in wipe package to list all wipe partitions" (diff)
downloadandroid_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar.gz
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar.bz2
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar.lz
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar.xz
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.tar.zst
android_bootable_recovery-f07ed2efeb18121fd3f1c489053e84fd9f46c4c1.zip
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index afa033716..10f6c7976 100644
--- a/Android.bp
+++ b/Android.bp
@@ -175,6 +175,7 @@ cc_library_static {
"fsck_unshare_blocks.cpp",
"fuse_sdcard_provider.cpp",
"install.cpp",
+ "package.cpp",
"recovery.cpp",
"roots.cpp",
],