summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-07-14 11:39:48 -0700
committerBob Badour <bbadour@google.com>2022-07-14 11:39:48 -0700
commit46d7b5a0593b10ddd4d52de2f7df867ebb62b9f4 (patch)
treee8245f448493e85d6dbf7066a3ec02dff58ec587
parentd5b835e5da073d8e8508d4d718833fde4b4dfe8e (diff)
downloadexoplayer-46d7b5a0593b10ddd4d52de2f7df867ebb62b9f4.tar.gz
Remove redundant notice property.
Bug: 192434786 Test: m droid dist Change-Id: I920fc79a0e33ad27b889ee9a5e59ac7e2e29c0ce
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index a553c46a..9578e622 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,7 +53,6 @@ java_library {
"//frameworks/base:__subpackages__",
"//packages/modules/Media/apex/framework",
],
- notice: "LICENSE",
}
// Compile dummy implementations of annotations used by exoplayer but not
@@ -95,7 +94,6 @@ android_library {
],
jarjar_rules: "exoplayer2-extractor-jarjar-rules.txt",
visibility: ["//cts/tests/tests/mediaparser:__subpackages__"],
- notice: "LICENSE",
}
// Exposes the assets for testing MediaParser.