summaryrefslogtreecommitdiffstats
path: root/recovery_ui/Android.bp
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-11-07 01:35:44 +0100
committerAlistair Delva <adelva@google.com>2020-11-07 01:35:46 +0100
commitf7b547171e541524c590308928dcabf33ebeda00 (patch)
tree80fd625216f4cf024d1e2d9a51009efa46196bc1 /recovery_ui/Android.bp
parentMerge "Migrate system/core/adb to packages/modules/adb" (diff)
downloadandroid_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar.gz
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar.bz2
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar.lz
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar.xz
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.tar.zst
android_bootable_recovery-f7b547171e541524c590308928dcabf33ebeda00.zip
Diffstat (limited to 'recovery_ui/Android.bp')
-rw-r--r--recovery_ui/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/recovery_ui/Android.bp b/recovery_ui/Android.bp
index 9dfee5fd5..c9616ec15 100644
--- a/recovery_ui/Android.bp
+++ b/recovery_ui/Android.bp
@@ -22,6 +22,7 @@ cc_library {
srcs: [
"device.cpp",
+ "ethernet_device.cpp",
"ethernet_ui.cpp",
"screen_ui.cpp",
"stub_ui.cpp",
@@ -102,7 +103,7 @@ cc_library_static {
],
srcs: [
- "ethernet_device.cpp",
+ "default_ethernet_device.cpp",
],
shared_libs: [