summaryrefslogtreecommitdiffstats
path: root/install/Android.bp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2019-12-19 00:19:40 +0100
committerandroid-build-merger <android-build-merger@google.com>2019-12-19 00:19:40 +0100
commit567ae2f9e1d021b431125936080c3787b4c2f9e3 (patch)
tree8f8f3d2a4afa47fa7255acac3a82db5f76c196e9 /install/Android.bp
parentMerge "Do not execute linkerconfig from recovery" (diff)
parentMerge "Delete VINTF compatibility check during OTA." (diff)
downloadandroid_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar.gz
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar.bz2
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar.lz
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar.xz
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.tar.zst
android_bootable_recovery-567ae2f9e1d021b431125936080c3787b4c2f9e3.zip
Diffstat (limited to 'install/Android.bp')
-rw-r--r--install/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/Android.bp b/install/Android.bp
index be08506e5..bed3bc504 100644
--- a/install/Android.bp
+++ b/install/Android.bp
@@ -42,7 +42,6 @@ cc_defaults {
"libsnapshot_nobinder",
// external dependencies
- "libvintf_recovery",
"libvintf",
],
}