summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-17 19:05:42 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-17 19:05:42 +0000
commit6c9deb4f0881e985dadcaa8ab85c31cbdafce0c1 (patch)
tree125c8f04e2b129881d3ef4712bddbbd3e80aeb02
parent5188c561b0df6e9973d7185b7be32856e56e9c07 (diff)
parent4d4adc1cdd31afa5386e40193119f23afb7cc1a1 (diff)
downloadcolorpicker-android12-mainline-mediaprovider-release.tar.gz
Change-Id: Ife875f9f7169f828d2360dcd253cfe647f9d5996
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8a76b2a..a25be55 100644
--- a/Android.bp
+++ b/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_library {
name: "colorpicker",
sdk_version: "15",