commit | a6050c7f9713353d2b3fea769f085a87e271a429 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Fri Feb 16 16:13:10 2024 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Fri Feb 16 16:14:53 2024 +0200 |
tree | 0de8803fc8fb32f143c46985b37572364916d997 | |
parent | 70fa9af74e7f0e1d69706a1f9b7cc34cc819c4fe [diff] |
Glimpse: Set default_applicable_licenses Change-Id: I736760eb0c7e180c18fc48c0f11e82de91417a34
diff --git a/app/Android.bp b/app/Android.bp index 3c0d799..9602bab 100644 --- a/app/Android.bp +++ b/app/Android.bp
@@ -3,6 +3,10 @@ // SPDX-License-Identifier: Apache-2.0 // +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + android_app { name: "Glimpse",