summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:09:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:09:03 +0000
commitfeb0eacd5c7a50faa2429a204078b6ec2cde51e8 (patch)
tree547dad8b6e8aabc6b73b01dc9098b6b5b90e5630
parent0506b68a4f23e7639c470b075fdf547347bad810 (diff)
parent8cfd4be65fb59790b33c7b3d88bc7d2ac0dccb08 (diff)
downloadBookmarkProvider-android13-mainline-ipsec-release.tar.gz
Change-Id: Id5450c336f3498956c2f15032f3aab39340db857
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
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"],