Optionally embed NOTICE files in apks. am: 5b425e2e20

am: 5d48965fed

Change-Id: I533808f0eafb496c34ece9d100784ebb9b5257e6
This commit is contained in:
Jaewoong Jung
2019-06-25 10:03:31 -07:00
committed by android-build-merger
9 changed files with 274 additions and 42 deletions

View File

@@ -121,6 +121,10 @@ func testContext(config android.Config, bp string,
"b.kt": nil,
"a.jar": nil,
"b.jar": nil,
"APP_NOTICE": nil,
"GENRULE_NOTICE": nil,
"LIB_NOTICE": nil,
"TOOL_NOTICE": nil,
"java-res/a/a": nil,
"java-res/b/b": nil,
"java-res2/a": nil,