Export aidl files for framework
Export the aidl files for framework so that anything building against the framework automatically gets the default aidl includes. Test: m checkbuild Change-Id: I26c599c79babd8ac91340a4e9d2c75d3f211f776
This commit is contained in:
@@ -534,7 +534,7 @@ java_library {
|
||||
],
|
||||
|
||||
aidl: {
|
||||
local_include_dirs: [
|
||||
export_include_dirs: [
|
||||
// From build/make/core/pathmap.mk FRAMEWORK_BASE_SUBDIRS
|
||||
"core/java",
|
||||
"graphics/java",
|
||||
|
||||
Reference in New Issue
Block a user