summaryrefslogtreecommitdiffstats
path: root/liblog
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2016-10-20 22:12:39 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-10-20 22:12:40 +0000
commitc741dd48385a84161c23d7a2684e06cbfc7646a8 (patch)
tree2d13a3fe63d7e04feab3d4d7a95f4c6b55359913 /liblog
parentfc75f94643bdf1c986e95a546186ec780570a47e (diff)
parent286b2eaa523fa17004352ec158ff8e97f18139ee (diff)
downloadsystem_core-c741dd48385a84161c23d7a2684e06cbfc7646a8.tar.gz
system_core-c741dd48385a84161c23d7a2684e06cbfc7646a8.tar.bz2
system_core-c741dd48385a84161c23d7a2684e06cbfc7646a8.zip
Merge "Add license to ndk_headers."
Diffstat (limited to 'liblog')
-rw-r--r--liblog/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblog/Android.bp b/liblog/Android.bp
index bbaced537..16aa4fa29 100644
--- a/liblog/Android.bp
+++ b/liblog/Android.bp
@@ -104,6 +104,7 @@ ndk_headers {
from: "legacy-ndk-includes",
to: "android",
srcs: ["legacy-ndk-includes/log.h"],
+ license: "NOTICE",
}
ndk_library {