Snap for 8426163 from 782d98358c29a8b4d3423903c3bf9789aee3df76 to mainline-tzdata2-release

Change-Id: I2e24d8d6353cc638da3a369a5d412cb1554a7d85
diff --git a/Android.bp b/Android.bp
index 25fc4e3..c7e9bfa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,10 +12,6 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-package {
-    default_applicable_licenses: ["Android-Apache-2.0"],
-}
-
 java_library {
     name: "com.android.vcard",
 
diff --git a/tests/Android.bp b/tests/Android.bp
index 5c49410..5c286aa 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -12,10 +12,6 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-package {
-    default_applicable_licenses: ["Android-Apache-2.0"],
-}
-
 android_test {
     name: "AndroidVCardTests",