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

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

Change-Id: I7ba8f8c585dedb7162662e0748b6adf78f83284e
This commit is contained in:
Bob Badour
2021-11-11 23:57:38 +00:00
committed by Automerger Merge Worker

View File

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