diff options
author | Paul Duffin <paulduffin@google.com> | 2021-05-06 21:52:31 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-05-11 08:24:59 +0100 |
commit | df5a90502d6d7980a699d8f32a12fc46e700dde6 (patch) | |
tree | 466e3a61cd1b9e8fdccbc9ac68e2e2a45d3aa5d6 /sdk/java_sdk_test.go | |
parent | e96108d797f71bd59d3296d1190246ac707d98e6 (diff) |
Move license module processing to GenerateAndroidBuildActions
Previously, the processing of the license module was done in the
licensesPropertyFlattener method which is called for all modules before
their GenerateAndroidBuildActions method is called. This change moves
the processing into the license module's GenerateAndroidBuildActions
method which was previously empty to match the normal practice.
Bug: 181569894
Test: m nothing
Change-Id: I3736879bfa4b4d1f4e2b35770852a02d09b3db83
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions