Migrate system/core/adb to packages/modules/adb
BUG: 167963357 Test: TH Merged-In: Ied3afa5d19d814155c5ecbe2363ba544f2ab96b7 Change-Id: Ied65135d7c635d1675af591ccc64c26632935161
This commit is contained in:
parent
4177367a4a
commit
0e313c1c2c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ cc_defaults {
|
|||
cpp_std: "experimental",
|
||||
|
||||
include_dirs: [
|
||||
"system/core/adb",
|
||||
"packages/modules/adb",
|
||||
],
|
||||
|
||||
header_libs: [
|
||||
|
|
Loading…
Reference in a new issue