summaryrefslogtreecommitdiff
path: root/contexthubhal/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'contexthubhal/Android.bp')
-rw-r--r--contexthubhal/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/contexthubhal/Android.bp b/contexthubhal/Android.bp
index c55c526f..a6fc724a 100644
--- a/contexthubhal/Android.bp
+++ b/contexthubhal/Android.bp
@@ -12,6 +12,15 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// 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_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["device_google_contexthub_license"],
+}
+
cc_defaults {
name: "contexthub_libs_default",
relative_install_path: "hw",