[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/common
Added SPDX-license-identifier-Apache-2.0 to: javatests/com/android/modules/updatablesharedlibs/apex/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I4474debdfebd557bb46d8ade13c86ea9f8e7f06f
This commit is contained in:
@@ -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"],
|
||||||
|
}
|
||||||
|
|
||||||
apex_key {
|
apex_key {
|
||||||
name: "com.android.modules.updatablesharedlibs.key",
|
name: "com.android.modules.updatablesharedlibs.key",
|
||||||
public_key: "com.android.modules.updatablesharedlibs.avbpubkey",
|
public_key: "com.android.modules.updatablesharedlibs.avbpubkey",
|
||||||
|
|||||||
Reference in New Issue
Block a user