Fix license and license text.

Entire project is 1p.

Test: m nothing
Change-Id: I29551ac86376db8f4ef5cf3b087d0bf310ac28fc
diff --git a/Android.bp b/Android.bp
index ac68d5a..f95642d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,20 +1,8 @@
 // Copyright 2007-2008 The Android Open Source Project
 
 package {
-    default_applicable_licenses: ["packages_apps_Stk_license"],
-}
-
-// Added automatically by a large-scale-change
-// http://go/android-license-faq
-license {
-    name: "packages_apps_Stk_license",
-    visibility: [":__subpackages__"],
-    license_kinds: [
-        "SPDX-license-identifier-Apache-2.0",
-    ],
-    license_text: [
-        "NOTICE",
-    ],
+    // http://go/android-license-faq
+    default_applicable_licenses: ["Android-Apache-2.0"],
 }
 
 android_app {