summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2020-10-23 18:16:32 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-23 18:16:32 +0200
commit7bc92050e37dfba19b677e87f9bda4f0d0000e20 (patch)
tree75288f2d72a154626d43e1eaee878af8885bef7d
parentSkip ab/6749736 in stage. (diff)
parentMigrate system/core/adb to packages/modules/adb (diff)
downloadandroid_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar.gz
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar.bz2
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar.lz
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar.xz
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.tar.zst
android_bootable_recovery-7bc92050e37dfba19b677e87f9bda4f0d0000e20.zip
-rw-r--r--minadbd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index b6ca59efa..fb51a799a 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -24,7 +24,7 @@ cc_defaults {
cpp_std: "experimental",
include_dirs: [
- "system/core/adb",
+ "packages/modules/adb",
],
header_libs: [