Fix licenses and license texts.

Entire project is 1p.

Test: m nothing
Change-Id: I0e705cf47726af8ceeb38cb2917da0982c852850
diff --git a/Android.bp b/Android.bp
index 475be42..d019e75 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,20 +13,8 @@
 // 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",
-    ],
+    // See: http://go/android-license-faq
+    default_applicable_licenses: ["Android-Apache-2.0"],
 }
 
 android_library {