Merge "Fixed a wrong AIDL import path" am: aa038e2f4d
am: b35ead2c3a
Change-Id: Ib43192a85298925ad4b7220a79930c2baaac5361
This commit is contained in:
commit
3c78c789d6
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ cc_library_static {
|
|||
local_include_dirs: ["binder"],
|
||||
include_dirs: [
|
||||
"frameworks/native/aidl/binder",
|
||||
"frameworks/base/core/java/android/os/incremental",
|
||||
"frameworks/base/core/java",
|
||||
],
|
||||
export_aidl_headers: true,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue