summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 02:07:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-15 02:07:18 +0000
commit61fb19ff3edc1e2fe1842c15e98223cff3f7782b (patch)
tree125c8f04e2b129881d3ef4712bddbbd3e80aeb02
parent5188c561b0df6e9973d7185b7be32856e56e9c07 (diff)
parent4d4adc1cdd31afa5386e40193119f23afb7cc1a1 (diff)
downloadcolorpicker-android12-mainline-resolv-release.tar.gz
Change-Id: Ieaaa0cd8f4ae9ffdb6443aa2cfd6f08983f04f93
-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",