summaryrefslogtreecommitdiffstats
path: root/install/Android.bp
diff options
context:
space:
mode:
authorJacky Liu <qsliu@google.com>2021-12-20 17:32:50 +0100
committerJacky Liu <qsliu@google.com>2021-12-22 16:31:08 +0100
commit068329e97771588489eb9626c24cc61f23cb8888 (patch)
treee43bb6f4beeeedbca356743a3a3e9400787a1763 /install/Android.bp
parentMerge "GetBatteryInfo() also reads AIDL health HAL." am: d33b067f04 (diff)
downloadandroid_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar.gz
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar.bz2
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar.lz
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar.xz
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.tar.zst
android_bootable_recovery-068329e97771588489eb9626c24cc61f23cb8888.zip
Diffstat (limited to 'install/Android.bp')
-rw-r--r--install/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/install/Android.bp b/install/Android.bp
index e239ddc4e..c59171451 100644
--- a/install/Android.bp
+++ b/install/Android.bp
@@ -105,12 +105,9 @@ cc_library_static {
srcs: [
"adb_install.cpp",
- "asn1_decoder.cpp",
"fuse_install.cpp",
"install.cpp",
- "package.cpp",
"snapshot_utils.cpp",
- "verifier.cpp",
"wipe_data.cpp",
"wipe_device.cpp",
"spl_check.cpp",