Merge "Add license to ndk_headers."

This commit is contained in:
Treehugger Robot 2016-10-20 22:12:39 +00:00 committed by Gerrit Code Review
commit c741dd4838

View file

@ -104,6 +104,7 @@ ndk_headers {
from: "legacy-ndk-includes", from: "legacy-ndk-includes",
to: "android", to: "android",
srcs: ["legacy-ndk-includes/log.h"], srcs: ["legacy-ndk-includes/log.h"],
license: "NOTICE",
} }
ndk_library { ndk_library {