summaryrefslogtreecommitdiff
path: root/partition_tools/aidl/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'partition_tools/aidl/Android.bp')
-rw-r--r--partition_tools/aidl/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/partition_tools/aidl/Android.bp b/partition_tools/aidl/Android.bp
index f031150f..0448631f 100644
--- a/partition_tools/aidl/Android.bp
+++ b/partition_tools/aidl/Android.bp
@@ -14,6 +14,15 @@
// 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,