summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:08:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-21 00:08:04 +0000
commit2610080d74e7a6568ea387a332f87d6d44641a29 (patch)
treeb7212da1e9c73ad979a8ca24125aeea4e1bd7ff2
parent93ff08df371ebdff6f76c8c2e8d3c20c61d624b0 (diff)
parentf24607f75e2b510e17993a12e8ec6a29d3e2cf10 (diff)
downloadDevCamera-2610080d74e7a6568ea387a332f87d6d44641a29.tar.gz
Snap for 7160059 from f24607f75e2b510e17993a12e8ec6a29d3e2cf10 to sc-v2-release
Change-Id: I3ee5d09376468ce40e0dc404ca3416d3c57d5a0f
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 08ce88c..592d598 100644
--- a/Android.bp
+++ b/Android.bp
@@ -11,6 +11,10 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// 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: "DevCamera",
sdk_version: "current",