summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2021-03-11 11:04:49 +0000
committerAndroid Build Role Account android-build-prod <android-build-team-robot@google.com>2021-03-11 11:04:49 +0000
commit06043022b31791b14b7efe97e283352a4affe523 (patch)
tree205ff13fb29694bfcc432967aa1041dc2de0b691
parent13f2d3c8b213c190329b004f4d56a558d16cdd29 (diff)
parent4dd06ddf172c012b70ccd0fb7058de8ad7a6e678 (diff)
Snap for 7199817 from 4dd06ddf172c012b70ccd0fb7058de8ad7a6e678 to s-keystone-qcom-release
Change-Id: I74da4fdc9be18bb111cc8f0c6e777a94843dce07
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 26c946d..0a0ca56 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,23 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["packages_apps_SettingsIntelligence_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "packages_apps_SettingsIntelligence_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
android_app {
name: "SettingsIntelligence",
optimize: {