[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/common am: de258df0ae am: b33681347a

Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1889597

Change-Id: I0d046db6dbf38445cf67d2237a87c7e1d83bfdbf
This commit is contained in:
Bob Badour
2021-11-12 00:14:15 +00:00
committed by Automerger Merge Worker

View File

@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
python_test_host {
name: "mainline_modules_sdks_test",
main: "mainline_modules_sdks_test.py",