summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2024-04-29 13:09:43 -0700
committerWei Li <weiwli@google.com>2024-04-29 13:09:43 -0700
commit933ca70f7b369941a3119efc5028164e954dc667 (patch)
treebc45dba83fb4694bee42e9fd31f5bea29cbdd5be
parentf7a6cf718426bf539d50fd959045689051c44bc7 (diff)
downloadtrout-main.tar.gz
Move license metadata declarations to meta-lic.mk and remove the Android.mk file.HEADmastermain
Bug: 309903693 Test: CIs Change-Id: I47f5329a9f7756ca29a8e1ae65fb39a58b0814d4
-rw-r--r--Android.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index a9e5f6a..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-
-$(eval $(call declare-1p-copy-files,device/google/trout,))
-
-# Include the sub-makefiles
-include $(call all-makefiles-under,$(LOCAL_PATH))