[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization
Added SPDX-license-identifier-Apache-2.0 to:
compos/Android.bp
compos/aidl/Android.bp
compos/apex/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: I9b0f8dac641ab8fd063794139144ba011e31e93b
diff --git a/compos/apex/Android.bp b/compos/apex/Android.bp
index ed4dd58..ccdbd9b 100644
--- a/compos/apex/Android.bp
+++ b/compos/apex/Android.bp
@@ -11,6 +11,10 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// 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.compos.key",
public_key: "com.android.compos.avbpubkey",