summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:02:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:02:17 +0000
commitbe5f8e558c4bc9641f4ed68b1c57e68aa5b0a78a (patch)
tree0c27aadd054aa068f4d015b50387da5c4e220760
parentc00c34be7834d93cfc0084baa519c8b2e5502c3f (diff)
parente9850af1278e499e427d08dbf40244f3622bd6db (diff)
downloadbitmap-aml_tz2_305400300.tar.gz
Change-Id: I2e1ef120ffb2ff8e6b1329cfdd133eb04d4631df
-rw-r--r--Android.bp4
-rw-r--r--sample/Android.bp4
2 files changed, 0 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
index 69a6d8d..5822199 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"],
-}
-
android_library {
name: "android-opt-bitmap",
sdk_version: "18",
diff --git a/sample/Android.bp b/sample/Android.bp
index caecdcf..89ce889 100644
--- a/sample/Android.bp
+++ b/sample/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_app {
name: "bitmapcache-sample",
static_libs: ["android-opt-bitmap"],