Merge "Fixed a wrong AIDL import path"

gugelfrei
Treehugger Robot 4 years ago committed by Gerrit Code Review
commit aa038e2f4d

@ -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…
Cancel
Save