summaryrefslogtreecommitdiff
path: root/sample/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'sample/Android.bp')
-rw-r--r--sample/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/Android.bp b/sample/Android.bp
index 89ce889..caecdcf 100644
--- a/sample/Android.bp
+++ b/sample/Android.bp
@@ -12,6 +12,10 @@
// 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"],