Merge "Update retrofit_gki.sh for new init_boot plan"
diff --git a/gki/Android.bp b/gki/Android.bp
index 50e995f..1c66c51 100644
--- a/gki/Android.bp
+++ b/gki/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 python_binary_host {
     name: "generate_gki_certificate",
     defaults: ["mkbootimg_defaults"],