summaryrefslogtreecommitdiff
path: root/powerstats
diff options
context:
space:
mode:
authorAaron Ding <aaronding@google.com>2021-05-19 15:31:47 +0800
committerAaron Ding <aaronding@google.com>2021-05-19 17:38:25 +0800
commitc4227335c92a783c82416cce698484f9e27c12c7 (patch)
tree71d53c33c949f787fe655da9a0cc634a17577cb0 /powerstats
parentbb4beafe47aa8c97eaa5f4fb25a91ca0a798ddf4 (diff)
downloadgs201-c4227335c92a783c82416cce698484f9e27c12c7.tar.gz
init gs201 builds
Bug: 183183095 Change-Id: Ida78d0352dbd79acb8f2122b51fdb47a2e217bf0
Diffstat (limited to 'powerstats')
-rw-r--r--powerstats/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/powerstats/Android.bp b/powerstats/Android.bp
index 10ecbed..82b864e 100644
--- a/powerstats/Android.bp
+++ b/powerstats/Android.bp
@@ -14,11 +14,11 @@
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/gs101:device_google_gs101_license"
+ // all of the 'license_kinds' from "//device/google/gs201:device_google_gs101_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: [
- "//device/google/gs101:device_google_gs101_license",
+ "//device/google/gs201:device_google_gs101_license",
],
}