[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/common
Added SPDX-license-identifier-Apache-2.0 to: java/com/android/modules/annotation/Android.bp sdk/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Ia45708593b339ddbc4e7643b9974bf60fd9a4e2d Merged-in: I2934cb172c2a335a8fa0044219f362d80cb44a0e
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
java_library {
|
||||
name: "modules-annotation-minsdk",
|
||||
host_supported: true,
|
||||
|
||||
Reference in New Issue
Block a user