Skip to content
Snippets Groups Projects
Commit 46993bb4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Use framework_native_aidl for AIDL files in frameworks/native/aidl"

parents ca31913b 5ca8fe3c
No related branches found
No related tags found
No related merge requests found
......@@ -185,6 +185,7 @@ framework_srcs = [
// AIDL sources from external directories
":dumpstate_aidl",
":framework_native_aidl",
":gatekeeper_aidl",
":gsiservice_aidl",
":incidentcompanion_aidl",
......@@ -237,12 +238,6 @@ java_defaults {
srcs: framework_srcs,
aidl: {
// TODO(b/70046217) remove this by moving the AIDL files into frameworks/base
// so that they are referenced via framework-core-sources
include_dirs: [
"frameworks/native/aidl/binder",
"frameworks/native/aidl/gui",
],
generate_get_transaction_name: true,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment