summaryrefslogtreecommitdiff
path: root/apex/Android.bp
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-01-27 20:52:24 -0800
committerBob Badour <bbadour@google.com>2022-01-27 20:52:24 -0800
commit599d02053bd3e8a736b1607374a03c8c3d5f7dfe (patch)
treeecebfd12a757e4a5898a8261ed1f63afa7c59f9d /apex/Android.bp
parent7a8a141c34aaf6ae7a4915a73b42b08af2664a01 (diff)
downloadCellBroadcastReceiver-599d02053bd3e8a736b1607374a03c8c3d5f7dfe.tar.gz
Fix licenses and license texts.
Entire project is 1p. Test: m nothing Change-Id: Ie41f4fb540d2c37be30a1244fb08134e16ced406
Diffstat (limited to 'apex/Android.bp')
-rw-r--r--apex/Android.bp8
1 files changed, 1 insertions, 7 deletions
diff --git a/apex/Android.bp b/apex/Android.bp
index 21f42643d..c5e785436 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -1,12 +1,6 @@
package {
// See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "packages_apps_CellBroadcastReceiver_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: [
- "packages_apps_CellBroadcastReceiver_license",
- ],
+ default_applicable_licenses: ["Android-Apache-2.0"],
}
apex_defaults {