Mark ab/7061308 as merged in stage.

Bug: 180401296
Merged-In: Id955c23cd4ef7f20518193a7cc3030be5045fc84
Change-Id: I1ef26df59b96e8c4dcc61c7c5ebbff9c96decf25
diff --git a/Android.bp b/Android.bp
index 3bccf46..8cc7c32 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 java_defaults {
     name: "apppredictionservice_defaults",