summaryrefslogtreecommitdiff
path: root/util/nanotool/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'util/nanotool/Android.bp')
-rw-r--r--util/nanotool/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/nanotool/Android.bp b/util/nanotool/Android.bp
index 0dc1ec0c..bf8b3204 100644
--- a/util/nanotool/Android.bp
+++ b/util/nanotool/Android.bp
@@ -14,6 +14,15 @@
// limitations under the License.
//
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "device_google_contexthub_util_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["device_google_contexthub_util_license"],
+}
+
NANOTOOL_VERSION = "1.2.0"
cc_binary {