summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-12 14:22:20 -0800
committerBob Badour <bbadour@google.com>2021-02-16 18:55:18 -0800
commitdee18ac2f0f80625923c427110496c43f97edc6b (patch)
treefced69e8b73e92e652f6ef682a39eca392f7ba72 /Android.bp
parentdfb9e12b6d190a489a4a92fb8b0804eb5e87511b (diff)
downloadplatform_packages_apps_KeyChain-dee18ac2f0f80625923c427110496c43f97edc6b.tar.gz
platform_packages_apps_KeyChain-dee18ac2f0f80625923c427110496c43f97edc6b.tar.bz2
platform_packages_apps_KeyChain-dee18ac2f0f80625923c427110496c43f97edc6b.zip
[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/KeyChain
Added SPDX-license-identifier-Apache-2.0 to: Android.bp robotests/Android.bp support/Android.bp tests/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I3c8f3267c94a08bdabd3297c2c3386f0270f7bea
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c923b7c..9d99db2 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_app {
name: "KeyChain",
static_libs: [