diff options
author | Yo Chiang <yochiang@google.com> | 2020-11-16 20:32:51 +0800 |
---|---|---|
committer | Yo Chiang <yochiang@google.com> | 2020-11-17 15:46:07 +0800 |
commit | 803c40daa27d83e1e10ab46c7341037680080c84 (patch) | |
tree | 59d0c8756e0ec4a74751422895e6738b1bc80238 /python/python.go | |
parent | 99a762288538d8737492cf0235ae97e617222e25 (diff) |
prebuilt_etc: Improve comments and slight refactoring
Comment changes:
* Add top level package description.
* Clarify `OutputFileProducer` usage for `prebuilt_etc.src` field.
* Clarify output file basename selection rule.
Refactor changes:
* Don't emit superfluous `LOCAL_UNINSTALLABLE_MODULE := false` lines.
* `for _, i := range list { entry.AddStrings(prop, i) }` =>
`entry.AddStrings(prop, list...)`
Bug: 173379413
Test: TH presubmit
Change-Id: Iab90aea5ff2497525ebe1600d3ce5a480923760a
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions