summaryrefslogtreecommitdiff
path: root/vulkan/Android.bp
diff options
context:
space:
mode:
author Bob Badour <bbadour@google.com> 2021-02-25 11:46:30 -0800
committer Bob Badour <bbadour@google.com> 2021-02-25 11:49:26 -0800
commita2a777386263118bdd758a9ff28c20216c0f3d09 (patch)
treed58ebac7a3753ad04c75e2bbe470c0fc45a9d5e3 /vulkan/Android.bp
parent79e26e175fe62e1dc31a6f587a3a9f999db59db2 (diff)
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
This reverts commit f84491a4874f20653104f47622d7215521310526. This reverts commit 2e6718529b3f3b55d310db6738e71255e9b74dee. Change-Id: I1a9655335b856d6909b27929e00c0bde3186d893
Diffstat (limited to 'vulkan/Android.bp')
-rw-r--r--vulkan/Android.bp10
1 files changed, 0 insertions, 10 deletions
diff --git a/vulkan/Android.bp b/vulkan/Android.bp
index 33599ea35b..4934970aaa 100644
--- a/vulkan/Android.bp
+++ b/vulkan/Android.bp
@@ -14,16 +14,6 @@
// This module makes the Vulkan libhardware HAL headers available, for
// the loader and for HAL/driver implementations.
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "frameworks_native_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- // SPDX-license-identifier-MIT
- default_applicable_licenses: ["frameworks_native_license"],
-}
-
cc_library_headers {
name: "hwvulkan_headers",
vendor_available: true,