[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:
Bob Badour
2021-11-18 16:15:03 -08:00
parent 46fdecfce6
commit b239d7a4fd

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"],
}
apex_key {
name: "com.android.modules.updatablesharedlibs.key",
public_key: "com.android.modules.updatablesharedlibs.avbpubkey",