Snap for 8564071 from 8cfd4be65fb59790b33c7b3d88bc7d2ac0dccb08 to mainline-cellbroadcast-release

Change-Id: Icadee083890b1eeaa8ff3138c4d88148c0c6904e
diff --git a/Android.bp b/Android.bp
index 0f73493..8fcf279 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,10 @@
 // License for the specific language governing permissions and limitations under
 // the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 android_app {
     name: "BookmarkProvider",
     srcs: ["src/**/*.java"],