diff options
| author | 2018-07-12 12:28:41 -0700 | |
|---|---|---|
| committer | 2018-07-12 16:59:59 -0700 | |
| commit | 37f6d79c7ea557c117d119a89bb46d7a6a5d19ff (patch) | |
| tree | ad4c52af3781293d6dc968b3be931a94d0f0d441 /python/python.go | |
| parent | 7f09c40c4924ac2e8510036bfa6ce264216bc964 (diff) | |
Add exclude_files and exclude_dirs properties to java_import
Prebuilt jars sometime contain files that we don't want. In Make
we would delete everything in META-INF when importing jars, but
that caused problems when there were necessary files in there,
so we added LOCAL_DONT_DELETE_JAR_META_INF.
Soong does the opposite, keeping everything by default. Add
properties to allow explicitly stripping unwanted files instead.
Bug: 111389216
Test: m checkbuild
Change-Id: I6d07f519ebc7d0e1bf0af93416bb569e3c2b1500
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions