summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:07:54 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:07:54 +0000
commit9d16d07fde0a66bb1c95043c04adb0536c635565 (patch)
tree205ff13fb29694bfcc432967aa1041dc2de0b691
parent61df09700573a09cf288cdf20c89498de6cb3ec4 (diff)
parent242f1d1c908233e16caae1edd13c6fa2f865ee72 (diff)
Snap for 7160059 from 242f1d1c908233e16caae1edd13c6fa2f865ee72 to sc-d1-release
Change-Id: I787e1279c0b6c177c1509f104f942e706dc76753
-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: {