commit | 478abd32c35143a210153a9d007df724ac22ab91 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Jan 27 20:30:50 2022 -0800 |
committer | Bob Badour <bbadour@google.com> | Tue Feb 01 18:53:38 2022 -0800 |
tree | 823da7752684714277ced808b65f788f9a6e150f | |
parent | 0702c25340d87d7f77093ab599189ccdc36b5e68 [diff] |
Fix licenses and license texts. Entire project is 1p. Bug: 210912771 Test: m nothing Change-Id: I1d76cab983a7d1f9078c0e2f1252f5409692f300 Merged-in: Id941d93786882aca78f214ac692433a353b84ed3 Merged-in: I1d76cab983a7d1f9078c0e2f1252f5409692f300
diff --git a/quickstep/Android.bp b/quickstep/Android.bp index 7b3e6c4..70b1438 100644 --- a/quickstep/Android.bp +++ b/quickstep/Android.bp
@@ -14,11 +14,7 @@ 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_Launcher3_license" - // to get the below license kinds: - // SPDX-license-identifier-Apache-2.0 - default_applicable_licenses: ["packages_apps_Launcher3_license"], + default_applicable_licenses: ["Android-Apache-2.0"], } filegroup {