Merge remote-tracking branch 'coral/staging' into staging-merge

Change-Id: Ifc6946e94bbaf9509be09071890f5a374e1c99ff
diff --git a/lintian/profiles/mendel/main.profile b/lintian/profiles/mendel/main.profile
index 7fdb426..7ae8559 100644
--- a/lintian/profiles/mendel/main.profile
+++ b/lintian/profiles/mendel/main.profile
@@ -11,4 +11,4 @@
  statically-linked-binary, missing-depends-line,
  source-nmu-has-incorrect-version-number, changelog-should-mention-nmu,
  newer-standards-version, maintainer-address-causes-mail-loops-or-bounces,
- spelling-error-in-readme-debian
+ spelling-error-in-readme-debian, new-package-should-close-itp-bug
diff --git a/packages.mk b/packages.mk
index 3bfb8a3..6ee35a4 100644
--- a/packages.mk
+++ b/packages.mk
@@ -135,6 +135,7 @@
 $(call make-pbuilder-package-target,$1,$2,$3,$4,$5,bsp,$6)
 endef
 
+$(eval $(call make-pbuilder-package-target,android-core,android-core))
 $(eval $(call make-pbuilder-package-target,mendel-minimal,packages/mendel-minimal))
 $(eval $(call make-pbuilder-package-target,base-files,packages/base-files))
 $(eval $(call make-pbuilder-package-target,edgetpu,packages/edgetpu,,,binary))