summaryrefslogtreecommitdiff
path: root/gralloc4/src/4.x
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-25 09:54:38 -0700
committerBob Badour <bbadour@google.com>2021-03-25 09:54:38 -0700
commit31bd5fa2c8095c6d962a587c511fd64630127177 (patch)
tree430c599ad8544aa55054ba264441d3e065e00d52 /gralloc4/src/4.x
parentbb42ee85cb7e79489e1e96e8a4570ae1f6687f5f (diff)
downloadgchips-31bd5fa2c8095c6d962a587c511fd64630127177.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to hardware/google/gchips
Added SPDX-license-identifier-Apache-2.0 to: gralloc4/Android.bp gralloc4/interfaces/aidl/Android.bp gralloc4/interfaces/libs/drmutils/Android.bp gralloc4/service/4.x/Android.bp gralloc4/src/4.x/Android.bp gralloc4/src/Android.bp gralloc4/src/allocator/Android.bp gralloc4/src/capabilities/Android.bp gralloc4/src/core/Android.bp gralloc4/src/hidl_common/Android.bp libvendorgraphicbuffer/Android.bp Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-GPL-2.0 to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Ide9c2f522a0f243d21691bef347acf9f75e96707
Diffstat (limited to 'gralloc4/src/4.x')
-rw-r--r--gralloc4/src/4.x/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gralloc4/src/4.x/Android.bp b/gralloc4/src/4.x/Android.bp
index d5ed402..3de9da9 100644
--- a/gralloc4/src/4.x/Android.bp
+++ b/gralloc4/src/4.x/Android.bp
@@ -15,6 +15,10 @@
* limitations under the License.
*/
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_defaults {
name: "arm_gralloc_version_defaults",
target: {