diff --git a/tools/pdl/Android.bp b/tools/pdl/Android.bp
index cbf8e538d44cf9de49b50156c8eb21a05a8e8231..50f4ceae399d75d214fad0b8c367faac6683e547 100644
--- a/tools/pdl/Android.bp
+++ b/tools/pdl/Android.bp
@@ -1,4 +1,13 @@
 
+package {
+    // See: http://go/android-license-faq
+    // A large-scale-change added 'default_applicable_licenses' to import
+    // all of the 'license_kinds' from "system_bt_license"
+    // to get the below license kinds:
+    //   SPDX-license-identifier-Apache-2.0
+    default_applicable_licenses: ["system_bt_license"],
+}
+
 rust_binary_host {
     name: "pdl",
     srcs: [