summaryrefslogtreecommitdiff
path: root/partition_tools
diff options
context:
space:
mode:
Diffstat (limited to 'partition_tools')
-rw-r--r--partition_tools/Android.bp4
-rw-r--r--partition_tools/aidl/Android.bp9
2 files changed, 0 insertions, 13 deletions
diff --git a/partition_tools/Android.bp b/partition_tools/Android.bp
index eb886327..a05f5e4e 100644
--- a/partition_tools/Android.bp
+++ b/partition_tools/Android.bp
@@ -14,10 +14,6 @@
// limitations under the License.
//
-package {
- default_applicable_licenses: ["Android-Apache-2.0"],
-}
-
cc_defaults {
name: "lp_defaults",
cflags: [
diff --git a/partition_tools/aidl/Android.bp b/partition_tools/aidl/Android.bp
index 0448631f..f031150f 100644
--- a/partition_tools/aidl/Android.bp
+++ b/partition_tools/aidl/Android.bp
@@ -14,15 +14,6 @@
// 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 "system_extras_license"
- // to get the below license kinds:
- // legacy_notice
- default_applicable_licenses: ["system_extras_license"],
-}
-
aidl_interface {
name: "liblpdump_interface",
unstable: true,