Declare license metadata for copied files.

Bug: 151177513

Test: m all dist reportmissinglicenses
Change-Id: Ia1fe03af56e537bc1b202c3a9daec59fb91ae3f0
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..711e330
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,2 @@
+$(eval $(call declare-1p-copy-files,device/google/atv,atv-component-overrides.xml))
+$(eval $(call declare-1p-copy-files,device/google/atv,tv_core_hardware.xml))