Merge "add aidl.export_include_dirs to java_import module type" am: 5e9cf02ab5 am: 74ae97d02f

Change-Id: I9bcbf69f83cdad1d22cf85af07135e2711a57c97
This commit is contained in:
Treehugger Robot
2020-03-25 10:33:39 +00:00
committed by Automerger Merge Worker
3 changed files with 36 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ func TestConfig(buildDir string, env map[string]string, bp string, fs map[string
"api/test-current.txt": nil,
"api/test-removed.txt": nil,
"framework/aidl/a.aidl": nil,
"aidl/foo/IFoo.aidl": nil,
"aidl/bar/IBar.aidl": nil,
"assets_a/a": nil,
"assets_b/b": nil,